openlibhums / openlibhums/janeway
Tables: Display of the scrollbar (desktop vs. mobile)
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 238
- Forks
- 97
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 8
Description
Tables in the OLH theme are displayed with two scrollbars below, even if scrolling is not necessary. This is very useful on mobile devices, but in most cases there is no need for this on regular desktop monitors.
Describe the solution you'd like
Can the scrollbar be displayed dynamically? Like if scrolling is necessary because of the resolution, it will pop up.
Contributor guide
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 locating the OLH theme styles or templates responsible for table overflow, then reproduce the layout on desktop and mobile resolutions. Done means tables show a scrollbar when their content requires scrolling, while avoiding unnecessary scrollbars on desktop monitors and retaining useful mobile scrolling.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100