Documentation: navigate without shifting the lhs menu
Open
documentation
improve
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 164
- Avg merge
- 7h 31m
- Merged PRs (30d)
- 1
Description
Currently when a link in the lhs menu is clicked, that menu is scrolled to the top as the new page loads. This makes the navigation very inconvenient.
A better approach would be to load the new page via Ajax, and then hot-swap with the current page without touching the left menu.
Contributor guide
Assessment
This issue has not been assessed yet.