User Manual: Sidebar Community Section Not Properly Highlighted
Please verify the following:
- [x] This issue is related to the Virtual Interns First Steps document or Planet User Manual.
- [x] You have searched for relevant keywords in recent open and closed issues to avoid duplicates.
URL to the MDwiki page containing the problem
https://open-learning-exchange.github.io/#!pages/manual/planet/overview.md
Problem
Description: When scrolling down to the Community section in the Planet User Manual, the corresponding sidebar section is not highlighted.
Steps to Reproduce:
- Open the Planet User Manual.
- Scroll down to the Community section.
- Observe that the sidebar does not highlight the Community section.
Expected Behavior: The Community section in the sidebar should be highlighted when its content is visible in the main view.
Actual Behavior: The Community section in the sidebar is not highlighted when scrolled to.
Screenshots (when necessary)
This image shows that the Community section on the sidebar is not highlighted.
This image shows how it should be highlighted. (Here, we have scrolled to the Features of Planet section)
Proposed solution(s)
Solution Suggestion: Ensure the active section in the sidebar dynamically updates as the user scrolls through the manual.
Our docs is built on top of MDwiki, so this change would require either updating MDwiki itself or making adjustments within its framework.
Nice observation, as mentioned we need to require either updating or making adjustments in its framework, I can help to resolve it!