axios-docs
axios-docs copied to clipboard
Bug: The list of pages doesn't highlight current/active page
Describe the bug The index corresponding to the page currently opened is not highlighted in the left sidebar containing the list of pages which makes direct navigation from the list difficult.
To Reproduce Steps to reproduce the behavior:
- Go to https://axios-http.com/docs/example on desktop/laptop
- Verify that the left sidebar containing the list of pages doesn't highlight the index corresponding to the current active page.
Expected behavior When a page is opened/active, the list on the left sidebar should highlight the list item corresponding to that page to indicate the current page.
Screenshots
The example page is active in the screenshot but the list on the left sidebar doesn't indicate the current page at all. Only the parent list items are styled differently and no distinction is made for the current active page.
Desktop (please complete the following information):
- OS: Windows
- Chrome
- Version 124.0.6367.61
Additional context Indicating the active page on the list of pages would make it easier to navigate through the pages directly from the list