-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[Feature Request]: Slider component enhancement: number range. #10164
Comments
Hi @KevinCamelo! Good news - It looks like this idea has been proposed before in #6337, and was accepted! This #6337 (comment) on that issue is a good indicator of it's status:
cc @carbon-design-system/design |
@tay1orjones Thank you for the response, @tay1orjones. Would love to see if it could get revisited by Carbon, especially since it seems multiple teams have created one off solutions for range. For my exploration, I tried to make it so it doesn't divert far away from what Slider currently offers. I've added a comment on #6337 with my thoughts. Thank you! |
Hey @KevinCamelo! Would you mind if we close this issue in favor of #6337? |
@abbeyhrt Hey Abbey! Yes, I'll go ahead and close the issue. Jan and I are working together to contribute this back to Carbon. |
Can someone please let me know if this feature is implemented? |
Summary
We're seeking development assistance to enhance Carbon's slider component to support range inputs.
The number range enhancement to
Slider
would be a useful tool for when users need to filter down data between a specific range of numbers. This would be an enhancement of the current slider component, which only accepts single number inputs instead of a range of values.Designed flow:
Justification
Our users have reached out with a business need to be able to provide their clients the ability to sort through a range of values within a data table. Since this is an extension on top of
Slider's
current offering, we are reaching out for development assistance.Desired UX and success metrics
The number range enhancement to
Slider
will provide a visual indication of adjustable content, where the user can increase or decrease a range of values by moving two handles along a horizontal track.Success metrics:
Users should be able to identify the ability to select a range from a set of numbers with a specific lower and upper limit.
Warn users when their text input exceeds the specified lower or upper limit in the number input fields with an error or warning state.
Required functionality
As seen in the current Slider component:
Users can choose a numerical value by:
Specific timeline issues / requests
One of our users is looking to implement this component by February 2022.
Available extra resources
Design resources: our team can create usage and style templates, create additional guidance, and help bring this to life!
Code of Conduct
The text was updated successfully, but these errors were encountered: