Skip to content

Conversation

@rambleraptor
Copy link
Member

The VersionSelect component now saves the user's edition preference to
localStorage and automatically applies it when returning to the site.
This ensures users consistently see their preferred version across visits.

  • Save selected edition name to localStorage on change
  • Check localStorage on page load and redirect to preferred edition if different
  • Add error handling for localStorage access failures

The VersionSelect component now saves the user's edition preference to
localStorage and automatically applies it when returning to the site.
This ensures users consistently see their preferred version across visits.

- Save selected edition name to localStorage on change
- Check localStorage on page load and redirect to preferred edition if different
- Add error handling for localStorage access failures
@rambleraptor rambleraptor merged commit 9ab3b21 into main Dec 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants