canonical / vanilla-framework

From community websites to web applications, this CSS framework will help you achieve a consistent look and feel.
https://vanillaframework.io
GNU Lesser General Public License v3.0
830 stars 165 forks source link

Slider has two inputs #4272

Open bethcollins92 opened 2 years ago

bethcollins92 commented 2 years ago

Currently the Slider component has two inputs with the same value, the actual slider thumb and the input field. This is causing problems with accessibility.

When the slider thumb moves, the value in the input box which is visible to sighted users isn't read out by the screen reader. The screen reader just keeps repeating "greater than".

bartaz commented 1 week ago

Triage: we should address this in new architecture. Likely too much effort to invest in current Vanilla code.

syncronize-issues-to-jira[bot] commented 1 week ago

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/WD-15178.

This message was autogenerated