OpenTabletDriver / OpenTabletDriver/opentabletdriver.github.io
Wiki sidebar/table of contents is not scrollable
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 36
- Forks
- 10
- Avg merge
- 12h 32m
- Merged PRs (30d)
- 9
Description
The bottom contents of the table of contents (ToC) are cut off until the page is scrolled to bottom on wiki pages
How to reproduce:
- Open any wiki page with many entries in the ToC (e.g. General FAQ)
- Zoom the page, or shrink the window vertically, until the ToC is cut off
- Attempt to scroll on the ToC area, and observe that the ToC is not scrolled, but the page is, until you've scrolled to the bottom of the page
Instead, the ToC should somehow be scrollable independently of the contents.
This is currently mostly an issue on smaller monitors, or users with high zoom/DPI levels, but will become a general problem if the ToC receives a significant amount of entries.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue on the General FAQ wiki page, then inspect the wiki page layout around the table of contents. Verify the result at reduced window height or increased zoom: the ToC should scroll independently while the page content remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, jekyll
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100