#Mat checkbox and Mat Slider Accessibility Issue
1 messages · Page 1 of 1 (latest)
Can you show which part of the UI is related to this checkbox?
Its normal checkbox
Its normal checkbox, nothing fancy, but i have not added text inside mat chexkbox box component
That was the question: if there is no text, it's obviously not accessible
oh i missed the aria-label
I need it to accessible, its mentioned in the document we can accessible via aria_ label
The issue is about the testing tool here, your checkbox is accessible.
https://v16.material.angular.io/components/checkbox/overview#accessibility can you check this doc, its mentioned we can do with out text inside component
Mat checkbox and Mat Slider Accessibility Issue
we can do without. As i told you, the issue is your testing tool.
I never saw an accessibility tool understanding 100% of the real context