SlickGrid icon indicating copy to clipboard operation
SlickGrid copied to clipboard

Accessibility: Ensures every form element has a label

Open chinthas-mh opened this issue 4 years ago • 0 comments

Element location input[data-test="page-number-input"]

Element source

To solve this violation, you need to... Fix at least one (1) of these issues: • aria-label attribute does not exist or is empty • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty • Form element does not have an implicit (wrapped)

chinthas-mh avatar Mar 16 '21 18:03 chinthas-mh