-
### Code of conduct
- [X] I agree to follow this project's code of conduct.
### Impacted component(s)
sp-slider
### Expected behavior
Both the slider and the input should be keyboard focusable an…
-
Need to create a reusable slider component.
(We can always use a already built one. If and only if we taken much time for it, time limit is only one day)
-
### Overview
We need to create components for the TWE design system for the future website development & handoff.
### Action Items
- [x] Create mood board
- [x] Present to the team
- [x] Get f…
-
No overload matches this call.
Overload 1 of 2, '(props: Settings): Slider', gave the following error.
Type 'Element[] | undefined' is not assignable to type 'ReactNode'.
Type 'Element[…
-
### Is this a unique feature?
- [X] I have checked "open" AND "closed" issues and this is not a duplicate
### Is your feature request related to a problem/unavailable functionality? Please descr…
-
### Describe the bug
We found two potential issues in the range slider audit:
1. The current version of the range slider receives keyboard focus around the entire component. The only interactive ele…
-
### Describe the bug
The range slider has audible cues that indicate "22 out of 100" for example, but that type of granular detail isn't clear when viewing the range slider. The location of the butto…
-
This is more a question than a feature request.
#297 suggests, that Bootstrap themed sliders exist/existed.
However, the question is how to apply the styling to the `dcc.Slider`? Bootstrap doe…
-
### Description
Slider can't slide in ActionSheet Component, but it can click
### CodeSandbox/Snack link
_No response_
### Steps to reproduce
1. Go to '...'
2. Click on '...'
3. Scroll down t…
-
- It doesn't have an `aria-valuenow` property, do we need to add this? As it will need to be updated with Javascript. Maybe we could add aria-hidden to the slider and allow screen reader users to just…