You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We use Axe for testing our components. We have implemented ui4-tabcontainer in ReactJs and we get accessibility issues for a button "Buttons must have discernible text".
Describe the bug
We use Axe for testing our components. We have implemented ui4-tabcontainer in ReactJs and we get accessibility issues for a button "Buttons must have discernible text".
To reproduce
Steps to reproduce the behavior:
Expected behavior
Add aria-label or aria-labelledby attribute so that there is no a11y violation.
Screenshots
![image](https://user-images.githubusercontent.com/18447407/88258434-c8fbb800-ccdd-11ea-9a0f-ed810124cee0.png)
Context
The text was updated successfully, but these errors were encountered: