axios-docs icon indicating copy to clipboard operation
axios-docs copied to clipboard

Bug: The list of pages doesn't highlight current/active page

Open Prabhudatta19 opened this issue 1 year ago • 0 comments

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:

  1. Go to https://axios-http.com/docs/example on desktop/laptop
  2. 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 image 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

Prabhudatta19 avatar Apr 24 '24 13:04 Prabhudatta19