briefercloud / briefercloud/briefer
hide scrollbars on Windows
- Dominant language
- TypeScript
- Stars
- 4.3k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
We must hide scrollbars on Windows. The scrollbars should mimic Mac's behaviour: they should only appear _during_ scroll.
We tried using this package before to solve that: https://github.com/briefercloud/briefer/blob/26d3c432bedceeed105b842ae13881be947a69cb/apps/web/src/components/ScrollBar.tsx
If you make it work on Windows I can test it on Mac to make sure the scrollbars there are still fine.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with apps/web/src/components/ScrollBar.tsx at the referenced commit and inspect how scrollbar visibility is handled. Reproduce the current behavior on Windows, then verify that scrollbars appear only during scrolling and that Mac behavior remains intact.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100