Table of Contents (ToC) scroll Highlighting Not Working
The Table Of Contents (ToC) sidebar is not highlighting the active section as the user scrolls through the content . This is a common functionality in documentation websites , where the active section in the ToC should be highlighted as you scroll through the page .
Expected Behaviour: As the user scrolls through the page ,the ToC should update dynamically to highlight the section currently in view .This makes it easier for users to navigate the content and see their position.
I’m interested in improving this part of the UI, can I take this up?
Interested assign it to me
hi, please assign it to me as i can fix this issue
Hi @dexterhere-2k , Could you please assign this issue to me? I’ve implemented a similar ToC sidebar highlighting feature using IntersectionObserver for h1 and h2 elements in a recent project. I’m confident I can fix this efficiently.
Hi @dexterhere-2k I would like to contribute