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

Fix onboarding options jumping #10236

Merged
merged 4 commits into from
Jun 3, 2024

Conversation

a-hariti
Copy link
Collaborator

@a-hariti a-hariti commented Jun 3, 2024

Closes #10231

Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 4:09pm

@a-hariti a-hariti requested a review from mydea June 3, 2024 10:19
Copy link

codecov bot commented Jun 3, 2024

Bundle Report

Changes will decrease total bundle size by 1.17kB ⬇️

Bundle name Size Change
sentry-docs-server 7.43MB 280 bytes ⬇️
sentry-docs-client 6.19MB 884 bytes ⬇️
sentry-docs-edge-server 462.03kB 3 bytes ⬇️

@stephanie-anderson stephanie-anderson merged commit 649eb60 into master Jun 3, 2024
6 of 7 checks passed
@stephanie-anderson stephanie-anderson deleted the fix-onbarding-options-jumping branch June 3, 2024 15:53
vivianyentran pushed a commit that referenced this pull request Jun 4, 2024
* fix: don't add padding to onboarding options when they're sticking
* delete console.log
* fix typo
* remove rounded corners from OnboardingOptionButtons

---------

Co-authored-by: Stephanie Anderson <[email protected]>
vivianyentran added a commit that referenced this pull request Jun 4, 2024
* add new explore folder

* Update docs/product/explore/index.mdx

Co-authored-by: Liza Mock <[email protected]>

* docs(browser): Add missing client param to startBrowserTracingPageLoadSpan (#10215)

* Adjust Next.js manual setup docs to be in line with wizard (#10156)

Co-authored-by: vivianyentran <[email protected]>

* fix(apple): Remove new in version mentions (#10217)

Remove new in version mentions for basic options for v 7.x that was
released over 1.5 years ago

* feat(ruby): Add new onboarding component (#10222)

* rm banner for supabase workshop (#10225)

* rm banner for supabase workshop

* [getsentry/action-github-commit] Auto commit

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>

* fix(issues): severity -> actionability (#10227)

* update event detail mentions (#10187)

* update event detail mentions

* Update docs/product/performance/web-vitals/index.mdx

* small tweaks to trace details page

* Update docs/product/performance/transaction-summary.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/key-terms/tracing/distributed-tracing.mdx

* Update docs/platforms/java/guides/spring/advanced-usage.mdx

* Update docs/product/performance/resources.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/product/performance/web-vitals/index.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/key-terms/tracing/index.mdx

* Update docs/product/performance/mobile-vitals/screen-loads.mdx

* Update docs/product/performance/queries.mdx

* add redirect

* Update docs/concepts/key-terms/tracing/distributed-tracing.mdx

* Update docs/platforms/java/guides/spring/advanced-usage.mdx

* Update docs/product/performance/queries.mdx

* Update docs/concepts/key-terms/tracing/index.mdx

* Update docs/product/performance/mobile-vitals/screen-loads.mdx

* Update docs/product/performance/transaction-summary.mdx

* Update docs/product/performance/resources.mdx

* Update docs/product/performance/web-vitals/index.mdx

---------

Co-authored-by: vivianyentran <[email protected]>

* Update trace view to trace details to reflect UI changes (#10201)

Update this docs page to reflect the new name.

* feat(python): Use onboarding feature toggles & dedup (#10166)

* add missing import (#10214)

* fix(node): Fix onboarding import hiding options (#10235)

* Fix relay redirects (#10239)

* Un-mark bun as beta, cleanup some stuff (#10234)

* docs(react): correct import in React v8 migration docs (#10232)

* Fix onboarding options jumping (#10236)

* fix: don't add padding to onboarding options when they're sticking
* delete console.log
* fix typo
* remove rounded corners from OnboardingOptionButtons

---------

Co-authored-by: Stephanie Anderson <[email protected]>

* Add section to source maps troubleshooting, suggesting to check source fetching setting (#10230)

* Rchhabria/laravel updates (#10202)

* laravel blurb

* laravel blurb

* Create .img

* Delete docs/platforms/php/.img

* added new forge imgaes

* fixed file path

* fixed file path

* Cache instrumentation links (#10155)

* fix: hide platforms with no cache custom instrumentation on cache
instrumentation page
* add node cache cache instrumentation redirect

* add metrics section and update perf modules (#10209)

---------

Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Andrei <[email protected]>
Co-authored-by: Luca Forstner <[email protected]>
Co-authored-by: Philipp Hofmann <[email protected]>
Co-authored-by: Neel Shah <[email protected]>
Co-authored-by: elijames-codecov <[email protected]>
Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Co-authored-by: Matt Duncan <[email protected]>
Co-authored-by: Ivana Kellyerova <[email protected]>
Co-authored-by: Johan Wänglöf <[email protected]>
Co-authored-by: Francesco Novy <[email protected]>
Co-authored-by: Stephanie Anderson <[email protected]>
Co-authored-by: Rob Hannay <[email protected]>
Co-authored-by: abdellah hariti <[email protected]>
Co-authored-by: Rahul Chhabria <[email protected]>
matejminar pushed a commit that referenced this pull request Jun 6, 2024
* fix: don't add padding to onboarding options when they're sticking
* delete console.log
* fix typo
* remove rounded corners from OnboardingOptionButtons

---------

Co-authored-by: Stephanie Anderson <[email protected]>
a-hariti added a commit that referenced this pull request Jun 8, 2024
* fix: don't add padding to onboarding options when they're sticking
* delete console.log
* fix typo
* remove rounded corners from OnboardingOptionButtons

---------

Co-authored-by: Stephanie Anderson <[email protected]>
stephanie-anderson added a commit that referenced this pull request Jun 11, 2024
* add metrics section and update perf modules (#10209)

* Rename performance monitoring to tracing in all platform docs (#10220)

* Add new explore folder (#10211)

* add new explore folder

* Update docs/product/explore/index.mdx

Co-authored-by: Liza Mock <[email protected]>

* docs(browser): Add missing client param to startBrowserTracingPageLoadSpan (#10215)

* Adjust Next.js manual setup docs to be in line with wizard (#10156)

Co-authored-by: vivianyentran <[email protected]>

* fix(apple): Remove new in version mentions (#10217)

Remove new in version mentions for basic options for v 7.x that was
released over 1.5 years ago

* feat(ruby): Add new onboarding component (#10222)

* rm banner for supabase workshop (#10225)

* rm banner for supabase workshop

* [getsentry/action-github-commit] Auto commit

---------

Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>

* fix(issues): severity -> actionability (#10227)

* update event detail mentions (#10187)

* update event detail mentions

* Update docs/product/performance/web-vitals/index.mdx

* small tweaks to trace details page

* Update docs/product/performance/transaction-summary.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/key-terms/tracing/distributed-tracing.mdx

* Update docs/platforms/java/guides/spring/advanced-usage.mdx

* Update docs/product/performance/resources.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/product/performance/web-vitals/index.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/key-terms/tracing/index.mdx

* Update docs/product/performance/mobile-vitals/screen-loads.mdx

* Update docs/product/performance/queries.mdx

* add redirect

* Update docs/concepts/key-terms/tracing/distributed-tracing.mdx

* Update docs/platforms/java/guides/spring/advanced-usage.mdx

* Update docs/product/performance/queries.mdx

* Update docs/concepts/key-terms/tracing/index.mdx

* Update docs/product/performance/mobile-vitals/screen-loads.mdx

* Update docs/product/performance/transaction-summary.mdx

* Update docs/product/performance/resources.mdx

* Update docs/product/performance/web-vitals/index.mdx

---------

Co-authored-by: vivianyentran <[email protected]>

* Update trace view to trace details to reflect UI changes (#10201)

Update this docs page to reflect the new name.

* feat(python): Use onboarding feature toggles & dedup (#10166)

* add missing import (#10214)

* fix(node): Fix onboarding import hiding options (#10235)

* Fix relay redirects (#10239)

* Un-mark bun as beta, cleanup some stuff (#10234)

* docs(react): correct import in React v8 migration docs (#10232)

* Fix onboarding options jumping (#10236)

* fix: don't add padding to onboarding options when they're sticking
* delete console.log
* fix typo
* remove rounded corners from OnboardingOptionButtons

---------

Co-authored-by: Stephanie Anderson <[email protected]>

* Add section to source maps troubleshooting, suggesting to check source fetching setting (#10230)

* Rchhabria/laravel updates (#10202)

* laravel blurb

* laravel blurb

* Create .img

* Delete docs/platforms/php/.img

* added new forge imgaes

* fixed file path

* fixed file path

* Cache instrumentation links (#10155)

* fix: hide platforms with no cache custom instrumentation on cache
instrumentation page
* add node cache cache instrumentation redirect

* add metrics section and update perf modules (#10209)

---------

Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Andrei <[email protected]>
Co-authored-by: Luca Forstner <[email protected]>
Co-authored-by: Philipp Hofmann <[email protected]>
Co-authored-by: Neel Shah <[email protected]>
Co-authored-by: elijames-codecov <[email protected]>
Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Co-authored-by: Matt Duncan <[email protected]>
Co-authored-by: Ivana Kellyerova <[email protected]>
Co-authored-by: Johan Wänglöf <[email protected]>
Co-authored-by: Francesco Novy <[email protected]>
Co-authored-by: Stephanie Anderson <[email protected]>
Co-authored-by: Rob Hannay <[email protected]>
Co-authored-by: abdellah hariti <[email protected]>
Co-authored-by: Rahul Chhabria <[email protected]>

* Add insights page (#10213)

* add insights page

* Update docs/product/insights/index.mdx

Co-authored-by: Liza Mock <[email protected]>

---------

Co-authored-by: Liza Mock <[email protected]>

* rename resource module to asset module (#10047)

* rename resource module to asset module

* code review

* add note

* add images

* add redirect

* update widget screenshot

* Apply suggestions from code review

Co-authored-by: vivianyentran <[email protected]>

---------

Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: vivianyentran <[email protected]>

* Move insights (#10273)

* move items under insights

* update internal insights links

* update internal links and move referenced images

* remove histogram from web vitals page

* Add links to the insights module in the product from the insights manual instrumentation docs. (#10263)

* Update billing quota pages for AM3 (#10229)

* one more

* Update docs/pricing/quotas/index.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/pricing/quotas/manage-attachments-quota.mdx

Co-authored-by: vivianyentran <[email protected]>

* deleted outdated images

---------

Co-authored-by: vivianyentran <[email protected]>

* update arcades for insights (#10278)

* update arcades for insights

* add business plan note

* add caches and queues arcades

* feat(performance): adds note about webvitals samples (#10247)

Adds a note to clarify web vitals samples list in page overview

* feat(ruby): Add queues, caches and requests modules (#10245)

* feat(ruby): Add queues, caches and requests modules

* Update docs/platforms/ruby/common/performance/instrumentation/custom-instrumentation/caches-module.mdx

Co-authored-by: Anton Pirker <[email protected]>

---------

Co-authored-by: Anton Pirker <[email protected]>

* feat(js): Add new onboarding for all JavaScript guides (#10241)

* feat(js): Add docs on how to disable distributed tracing (#10254)

* feat(performance): Adds queues instrumentation for more platforms (#10242)

Adds custom queues instrumentation docs for java, go, and dotnet

Co-authored-by: Alexander Dinauer <[email protected]>

* feat: Revamp JS integrations page for v8 (#10138)

* feat(node): Add docs for tree shaking in Node (#10257)

---------

Co-authored-by: Andrei <[email protected]>

* feat(tracing): Update spans section (#10246)

- Updating spans section in the tracing page for some changes coming up
- Given this is user facing documentation, removing the `(optional)`
  text since that doesn't make sense given the public api for spans is
  through `sentry_sdk.start_span()`
- Linking to searchable properties (that doesn't exist yet so this PR
  will need to wait for that) from here if that's what the user is
  looking for

* Update billing docs for AM3 (#10210)

* Update docs/platforms/apple/common/tracing/index.mdx

Co-authored-by: Liza Mock <[email protected]>

* Update docs/platforms/dotnet/common/migration/index.mdx

Co-authored-by: Liza Mock <[email protected]>

* Update docs/contributing/approach/product-docs/write-index.mdx

Co-authored-by: Liza Mock <[email protected]>

* Update docs/platforms/python/tracing/index.mdx

Co-authored-by: Liza Mock <[email protected]>

* Remove obsolete files

* feat(.NET): Added new onboarding (#10244)

* Document Java SDK cache module (#10264)

* Update URLs

* move pages

* Onboarding options for Go guides

* Fix styles for external links

* feat(performance): Updates module name to Queues (#10340)

Updates Queue Monitoring text to Queues to match actual module name.

* docs(traces): Add traces product doc page (#10224)

* docs(traces): Add traces product doc page

* Update docs/product/traces/index.mdx

* Update docs/product/traces/index.mdx

* Move traces under explore

* Update docs/product/explore/traces/index.mdx

* Get rid of sandbox link

* Add images

* Remove extra homepage image

---------

Co-authored-by: Liza Mock <[email protected]>

* update concepts docs (#10318)

* update concepts docs

* Update docs/concepts/key-terms/key-features.mdx

* update key features

* Update docs/concepts/key-terms/key-terms.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/key-terms/key-terms.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/product/index.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/product/sentry-basics/index.mdx

Co-authored-by: vivianyentran <[email protected]>

---------

Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: Stephanie Anderson <[email protected]>
Co-authored-by: vivianyentran <[email protected]>

* update trace explorer nav order (#10346)

* update trace explorer nav order

* update vercel

* feat(tracing): Add searchable span properties (#10327)

* adds searchable span properties

* Applying suggestions from PR Review

Minor copy edits and punctuation

Co-authored-by: Liza Mock <[email protected]>

* replaced github link to platform list with
inline list of platforms

* adding suggestions from code review

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/search/searchable-properties/spans.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/search/searchable-properties/spans.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/search/searchable-properties/spans.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/concepts/search/searchable-properties/spans.mdx

Co-authored-by: vivianyentran <[email protected]>

---------

Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: Stephanie Anderson <[email protected]>

* Created Metrics Settings Page (#10339)

* Created Metrics Settings Page

Created Metrics Settings Page

* Adding Screenshots

* Update metrics-settings.mdx

* Apply suggestions from code review

apply copyedits

* Update docs/product/explore/metrics/metrics-settings.mdx

* Apply suggestions from code review

* Update docs/product/explore/metrics/metrics-settings.mdx

Co-authored-by: vivianyentran <[email protected]>

* Update docs/product/explore/metrics/metrics-settings.mdx

---------

Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: vivianyentran <[email protected]>

* Add feature page for ASP .NET Core; add onboarding options to Go guide HTTP

* Move files to subfolders

---------

Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: Liza Mock <[email protected]>
Co-authored-by: Andrei <[email protected]>
Co-authored-by: Luca Forstner <[email protected]>
Co-authored-by: Philipp Hofmann <[email protected]>
Co-authored-by: Neel Shah <[email protected]>
Co-authored-by: elijames-codecov <[email protected]>
Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>
Co-authored-by: Matt Duncan <[email protected]>
Co-authored-by: Ivana Kellyerova <[email protected]>
Co-authored-by: Johan Wänglöf <[email protected]>
Co-authored-by: Francesco Novy <[email protected]>
Co-authored-by: Rob Hannay <[email protected]>
Co-authored-by: abdellah hariti <[email protected]>
Co-authored-by: Rahul Chhabria <[email protected]>
Co-authored-by: Dominik Buszowiecki <[email protected]>
Co-authored-by: vivianyentran <[email protected]>
Co-authored-by: Anton Pirker <[email protected]>
Co-authored-by: edwardgou-sentry <[email protected]>
Co-authored-by: Alexander Dinauer <[email protected]>
Co-authored-by: Abhijeet Prasad <[email protected]>
Co-authored-by: William Mak <[email protected]>
Co-authored-by: Stefan Jandl <[email protected]>
Co-authored-by: Kev <[email protected]>
Co-authored-by: Alex Jillard <[email protected]>
Co-authored-by: Alexandra Cota <[email protected]>
@github-actions github-actions bot locked and limited conversation to collaborators Jun 19, 2024
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 this pull request may close these issues.

OnboardingOptionButtons jump when scrolling
2 participants