docs icon indicating copy to clipboard operation
docs copied to clipboard

Duplicate the pagination-nav at the top of the page

Open Blind4Basics opened this issue 3 years ago • 0 comments

Intent

Improve discoverability/navigation on user's side

Situation

Currently, when the user is looking at a page surrounded with a lot of others, it may become hard to spot what are the previous and next pages. For example, here: https://docs.codewars.com/languages/python/codewars-test

  • lots of items in the left menu: Python section isn't even visible to show that the authoring page exists
  • the page is long and one has to scroll a lot before seeing the possibility to navigate to the previous/next pages

Suggested solution

The buttons showing the previous/next articles/pages could be duplicated at the top of the page.

Blind4Basics avatar Sep 25 '22 09:09 Blind4Basics