scroll bars are too prominent and should be more in line with. modern UI patterns #29

Closed
opened 2026-07-19 10:00:01 +00:00 by hugo · 1 comment
Owner

right now the scroll bars feel thick and too prominent. modern UI usually has scroll bars thin and muted in look and I want that for this app, too.

right now the scroll bars feel thick and too prominent. modern UI usually has scroll bars thin and muted in look and I want that for this app, too.
hugo added the bug label 2026-07-19 10:00:01 +00:00
Author
Owner

Implemented in c56550f. Added a shared compact scrollbar geometry and muted interaction styling, applied it across every visible application scroll surface while retaining the intentionally hidden tab-strip scrollbar. Added a regression test for dimensions, opacity, and hover behavior. Neutral review found alignment with the issue, bDS2's unobtrusive scroll behavior, the UI style guide, and Allium scrolling obligations. Verified with cargo fmt --check, cargo build --workspace, the full cargo test --workspace suite, and visual QA on populated sidebar, Settings, and Tags views.

Implemented in c56550f. Added a shared compact scrollbar geometry and muted interaction styling, applied it across every visible application scroll surface while retaining the intentionally hidden tab-strip scrollbar. Added a regression test for dimensions, opacity, and hover behavior. Neutral review found alignment with the issue, bDS2's unobtrusive scroll behavior, the UI style guide, and Allium scrolling obligations. Verified with cargo fmt --check, cargo build --workspace, the full cargo test --workspace suite, and visual QA on populated sidebar, Settings, and Tags views.
hugo closed this issue 2026-07-19 19:57:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hugo/RuDS#29