Posts by this user

1
Improve accessibility for slider element handles
closed
Hi there. We're using axe DevTools to analyze accessibility issues. We noticed that the front-end slider element handles (with class .noUi-handle-lower & .noUi-handle-upper) do not have an accessible name. To solve this, axe suggests to fix at least one of these issues: 1. aria-label attribute does not exist or is empty 2. aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty 3. Element has no title attribute
💬 0