-
The sliders suffers from performance issues when dragging if there are a lot of components on the page.
This can be seen on the [demo page](https://angular-slider.github.io/ngx-slider/demos).
![sl…
-
At the moment, the disabled color of the slider is [`theme.palette.grey[400]`](https://github.com/mui-org/material-ui/blob/master/packages/material-ui/src/Slider/Slider.js#L145). Other inputs use …
-
### Is your feature request related to a problem? Please describe.
Some UIX elements such as sliders show different cursors when hovered over, which gives useful information on the function of an i…
-
We're currently using rc-slider in a project headed to production and we're looking to tighten up accessibility. We think we want to use the aria-labelledby attribute as noted: https://www.w3.org/TR/…
-
Interactive [input slider](https://www.figma.com/file/yv0VtHTvMoGPqkv0RAYcVp/PDP?type=design&node-id=7317-57461&mode=dev) on PDP page
### Requirements
- Link "view savings calculator" will open a mod…
-
Clicking on the mark labels of a range slider will not update the slider.
**Steps to reproduce:**
1. got to the http://react-component.github.io/slider/examples/marks.html
2. find the `Range …
-
I have a "Send Transaction" scene where we want the user to drag a slider (to the left) in order to confirm that they would like to send the transaction.
Unfortunately, from what I can tell it seem…
-
#### Environment
- __Package version(s)__: `3.22.3`
- __Browser and OS versions__: `Windows 10 WSL`
#### Feature request
Add style props support for Slider component to modify style prop…
-
Hi there, thank you for this library.
I was hoping you might be able to advise me on the following issue that I've encountered when using it with Next.js (13.4.2).
On initial page load, it woul…
-
Currently the slider component will scroll 1 item on navigation click, or when sets is true, it will scroll all items that are visible. This works well when the slider is under 800px. If the slider is…