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

Platform change doesn't remember the URL path #9423

Closed
iker-barriocanal opened this issue Mar 12, 2024 · 2 comments · Fixed by #9428
Closed

Platform change doesn't remember the URL path #9423

iker-barriocanal opened this issue Mar 12, 2024 · 2 comments · Fixed by #9428
Assignees
Labels
Bug Product Area: Docs Type: Platform Issues about the platform & functionality of our docs

Comments

@iker-barriocanal
Copy link
Contributor

Steps to Reproduce

  1. Go to the JS SDK custom instrumentation page.
  2. Change the platform to e.g. Python.

Expected Result

Get redirected to the Python SDK custom instrumentation page.

Actual Result

Get redirected to the Python SDK getting started page.

Additional Info

Switching the platform back to JS keeps me on the getting started page.

@iker-barriocanal iker-barriocanal added Bug Type: Platform Issues about the platform & functionality of our docs labels Mar 12, 2024
@getsantry
Copy link
Contributor

getsantry bot commented Mar 12, 2024

Routing to @getsentry/product-owners-docs for triage ⏲️

@Shubhdeep12
Copy link
Contributor

In that case, we should store the previous visit url in session storage ideally - plaform wise.
If we found the url or page, otherwise the default page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Product Area: Docs Type: Platform Issues about the platform & functionality of our docs
Projects
Status: Done
Archived in project
Development

Successfully merging a pull request may close this issue.

5 participants