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

Side-nav improvements #13

Open
spartanatreyu opened this issue Oct 10, 2022 · 1 comment
Open

Side-nav improvements #13

spartanatreyu opened this issue Oct 10, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@spartanatreyu
Copy link

Currently, the user needs to keep scrolling to the top of the page to see the side-navigation before they can use it.

Since there is already space for the navigation on the side, we could stick the side-navigation easily enough so the user can have a smoother navigation experience.

It might also be possible to use intersection observers to highlight which sections of the navigation the user is currently viewing. Here is a blog post talking about this: https://www.smashingmagazine.com/2021/07/dynamic-header-intersection-observer/

@lamiazar lamiazar added the enhancement New feature or request label Jan 30, 2023
@lamiazar
Copy link
Member

Thank you @spartanatreyu, I was just about to open an issue about that.
This is a good enhancement to add.cc @heapwolf @chicoxyzzy

@lamiazar lamiazar assigned HelloXiuXiu and unassigned HelloXiuXiu Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants