Describe the bug.
While navigating through the documentation, the right sidebar (https://www.asyncapi.com/docs/reference/specification/v3.0.0) , sometimes doesn’t highlight the current section in purple.
For example:
On the “Introduction” page, the active heading is highlighted in purple (works).
On the “AsyncApi Object” page under Specification/Schema, the active heading is not highlighted ( doesn’t work ).
This makes it unclear which section the user is currently viewing.
Expected behavior
The current section on all documentation pages should consistently highlight in purple in the right-hand navigation sidebar.
Screenshots
How to Reproduce
Open the docs at https://www.asyncapi.com/docs/reference/specification/v3.0.0/
- Scroll through the page.
- Observe the right sidebar - section is highlighted.
Compare with the https://www.asyncapi.com/docs/reference/specification/v3.0.0/#A2SObject
page
- Scroll through the page
- Observe the right Sidebar - subSection is not hightlighed
🖥️ Device Information [optional]
- Operating System (OS):
- Browser:
- Browser Version:
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
Yes I am willing to submit a PR!