Is this a feature request (new component, new icon), a bug, or a general issue?
We require a new callback that is fired similar to onChange but only on release so we can only trigger redux actions once the user has released the slider especially when the use case requires an api Call. at the moment if we use the onchange we will queue many api calls for each of the steps on the slider this causes erratic behavior on redux.
Is this issue related to a specific component?
Slider
What browser are you working in?
All
What version of the Carbon Design System are you using?
"carbon-components": "^9.3.0",
"carbon-components-react": "^6.13.2",
What offering/product do you work on? Any pressing ship or release dates we should be aware of?
IX is working in Audi UK using carbon library and by mid December we need to deliver a new tool that requires this.
Detailed description
Thanks
Luis