ScrollArea with left-side scroll bar
Open
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
Ability to change the scroll bar's side (defaults to right side) to left side
Contributor guide
Research direction
Start by locating the ScrollArea implementation and examining how it currently positions the scrollbar on the right. Make the scrollbar side configurable with the existing right-side behavior preserved, then run the relevant ScrollArea tests or examples to verify left-side placement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100