Keep users on the same page when switching language variants #1061
dbruning
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Right now, when using GitBook’s variant switcher to change languages, the user is redirected to the homepage of the selected language space.
This is confusing for readers because they often expect to be taken to the same page in the other language, not all the way back to the start. For example:
If I’m reading /en/getting-started/setup, switching to French should ideally land me on /fr/getting-started/setup, not /fr/.
Why this matters:
Improves user experience by keeping context when switching languages.
Proposal:
Beta Was this translation helpful? Give feedback.
All reactions