Message: Ensures buttons have discernible text #13803
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
Status: Discussion
Issue or pull request needs to be discussed by Core Team
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the feature you would like to see added
It would be better for Message component pass the accessibility WCAG 2.1 AA standard test. I'm using it in a project that requires this standard.
Is your feature request related to a problem?
Tabview component fails a WCAG 2.1 AA standard test with Axe Devtools and Accessibility insights for web extensions on Google Chrome browser.
<button type="button" pripple="" class="p-ripple p-element p-message-close p-link ng-tns-c713-50 ng-star-inserted" style="">
Describe the solution you'd like
Axe Devtools says how to solve this problem, you need to fix at least (1) of the following:
Describe alternatives you have considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: