django/djangoproject.com

Documentation table of contents is hard to reach on mobile devices

Open

#494 opened on Jun 26, 2015

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

Repository metrics

Stars
 (2,001 stars)
PR merge metrics
 (Avg merge 7d 6h) (16 merged PRs in 30d)

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