ods-ios icon indicating copy to clipboard operation
ods-ios copied to clipboard

[A11Y] There's no alternative to the slider gesture

Open pya35 opened this issue 2 years ago • 1 comments

Slider gesture should have an alternative with -/+ button

image

pya35 avatar Feb 26 '24 09:02 pya35

After review with @Tayebsed93 , we found a technical issue: As the component propose an API for its initialization without providing step increment, it is not to possible to define properly the actions of the + and - button. Indeed, those actions should compute the new value incresing or decreasing the current value with the step....

As it is the current behaviour of the native component, what we can propose ? @B3nz01d , @mccart77 , @pya35

ludovic35 avatar May 28 '24 07:05 ludovic35