jpmorganchase / salt-ds

React UI components built with a focus on accessibility, customisation and ease-of-use
https://www.saltdesignsystem.com
Apache License 2.0
109 stars 78 forks source link

Update Slider examples to use Stepper Input #3613

Open bhoppers2008 opened 1 week ago

bhoppers2008 commented 1 week ago

Slider has examples of how it can be paired with Input components to control the position/value of Slider. Currently the input does not support arrow incrementation.

Rather than setting Input type to number (which would support incrementation) it is preferable to use the Salt Stepper Input component.

Update all Slider examples that use Input to use Stepper Input instead, and ensure that keyboard incrementation works.

mark-tate commented 6 days ago

Goal: XS(1) Documentation change

Developer to be assigned based on availability