hypothesis / hypothesis/client
Missing page navigation affordances on small screens
Open
feature request
project: notebook 2.0
- Dominant language
- Mustache
- Stars
- 730
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
When viewing the notebook on small screens the pagination controls are reduced to just "Prev" and "Next" buttons. This means there is no way to:
1. See what page you are on and out of how many
2. Quickly jump to the first page
3. Quickly jump to the last page
(1) is the most important of these and (3) the least. How much (2) matters IMO depends on whether the Back button can easily be used to jump back a few pages to the first page. Currently that's not the case because we don't update the URL when you change pages.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.