feat(ui): improve slider styling - #7449
Open
creeperkatze wants to merge 11 commits into
Open
Conversation
Contributor
Pull request changelogAppAddedChangedDeprecatedRemovedFixedSecurityWebsiteAddedChangedDeprecatedRemovedFixedSecurityHostingAddedChangedDeprecatedRemovedFixedSecurity |
Contributor
Author
|
Can of course also be tested in storybook |
Member
IMB11
approved these changes
Sep 9, 2026
Member
|
It should be circular, as it's easier to click. The old line design was finicky/has a high miss rate |
|
Tick the box to add this pull request to the merge queue (same as
|
Member
|
the click area can remain the same (though, the whole area of the bar should be clickable so width shouldn't make a difference) |
Member
|
i've implemented the new design over on #7473 |
Member
|
Whoops |
…provements # Conflicts: # packages/ui/src/components/base/Slider.vue
…provements # Conflicts: # packages/ui/src/components/base/Slider.vue
Prospector
requested changes
Sep 11, 2026
Prospector
left a comment
Member
There was a problem hiding this comment.
can merge if design changes are reverted
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Improves the slider styling and fixes some issues.
The knob is now smaller and uses the contrast color instead of the muted body text gray. Its ring only shows on hover and focus now, and the rectangular focus ring around the whole track is gone.
Snap point markers were shrunk to the knob size so it covers them.
Fixed:
Old:
Aufzeichnung.2026-09-08.194644.mp4
New:
Aufzeichnung.2026-09-08.194533.mp4