django/djangoproject.com

Documentation table of contents is hard to reach on mobile devices

Open

#494 opened on Jun 26, 2015

View on GitHub
 (4 comments) (2 reactions) (0 assignees)Python (2,001 stars) (1,100 forks)user submission
accessibilitydocsgood first issue

Description

On mobile devices the table of contents appears at the bottom of the page, making it very hard to reach. So if you're looking for a specific thing you have to swipe all your way through the page to reach it.

It would be way better to have it on top of the documentation pages. I guess it could be collapsed by default so that it doesn't take too much room.

Contributor guide