Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove manual setup snippets from Next, Remix and Sveltekit getting started pages #55777

Closed
3 tasks
Lms24 opened this issue Sep 6, 2023 · 0 comments · Fixed by #55844
Closed
3 tasks

Remove manual setup snippets from Next, Remix and Sveltekit getting started pages #55777

Lms24 opened this issue Sep 6, 2023 · 0 comments · Fixed by #55844

Comments

@Lms24
Copy link
Member

Lms24 commented Sep 6, 2023

Problem Statement

Currently, we show both, wizard and manual setup in the getting started docs. This is potentially confusing for users as they might think they need to add additional code as to what the wizard already set up.

Solution Brainstorm

Remove the manual usage code snippets (plus the dynamic Sentry feature button on top since they're no longer useful)

for:

  • NextJS
  • Remix
  • SvelteKit

Instead, we only link to the manual setup page as an alternative to using the wizard.

Product Area

Projects - Project Creation

smeubank added a commit that referenced this issue Sep 8, 2023
~Remix~, SvelteKit, and Nextjs

Someone can validate if these changes, by someone I mean a real
developer :D

SvelteKit: local
<img width="1204" alt="image"
src="https://github.com/getsentry/sentry/assets/47563310/6f6f8abb-b439-4f64-ab38-328fa8ed25f4">

NextJs: local
<img width="1203" alt="image"
src="https://github.com/getsentry/sentry/assets/47563310/ccd6f39c-cd0b-447e-be6d-f71803019735">

~Remix: local~
<img width="1216" alt="image"
src="https://github.com/getsentry/sentry/assets/47563310/379815d1-cbdc-49ae-9e39-d8efc40e9211">


closes #55777

EDIT: Remix is still open, waiting on
getsentry/sentry-wizard#433, merging this
without remix. Remix change is tracked in #54615

---------

Co-authored-by: ArthurKnaus <arthur.knaus@sentry.io>
@github-actions github-actions bot locked and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant