Skip to content

Conversation

AdrienADV
Copy link

No description provided.

@nolimits4web
Copy link
Member

Can you please add some description to the PR, what and how does it fix/improve?

@AdrienADV
Copy link
Author

AdrienADV commented Aug 20, 2025

When clicking on different components in the sidebar, it would always scroll back to the top. making navigation frustrating.
Solution:

  • Keep scroll position when browsing components within the same section (React, Vue, Svelte) -> Only reset to top when switching between different documentation sections
    => Much better navigation experience :)

it uses sessionStorage to persist sidebar scroll position within each documentation section, resetting only when switching between React/Vue/Svelte

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