Scrollbar is too thin in the web UI on 4K display
Open
Nobody has claimed this yet.
enhancement
good first issue
hacktoberfest
Severity: 1
web-console
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 39
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 4
Description
At least when used on 4K display, scrollbar width: thin of around 10 pixels is really difficult to use and I guess even on FHD there might be some usability concerns.
Please consider making it easier to grab by using standard size scrollbar or PPI / screen resolution dependant.
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 locating the scrollbar styling or UI entry point in the web console and inspect how its width is set. The work is done when the scrollbar is easier to grab on 4K displays, without relying on the current roughly 10-pixel thin style.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100