-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slider: fix modus slider selection #3026
base: main
Are you sure you want to change the base?
Slider: fix modus slider selection #3026
Conversation
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
5f3dfaf
to
d23f7ba
Compare
This comment was marked as resolved.
This comment was marked as resolved.
d23f7ba
to
a345d9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, the disabled state should be gray. The slider design in this PR is good, an improvement, but it's actually different to what appears on the Figma file (which doesn't have a different color for the selected range). We need input from: @enowak1031 and @mitch-trimble if we can proceed with this. |
…SuruthiShriP/modus-web-components into issue-2717/fix-slider-selection
Description
There is no difference in the visibility of selected and non selected part of the slider as
the entire part is shown in blue color.
https://deploy-preview-3026--moduswebcomponents.netlify.app/?path=/story/components-slider--default
References #2717