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
Chip has low accessibility when it has a close button. Because that button hasn't any aria label, I tried to find it in docs as well in code, but I can't find anything that can help me to give some props to the close button.
If this is already present then give me that docs link otherwise give me some hint (code flow) so can create a PR request for that
NextUI Version
2.3.5
Describe the bug
Hi,
Chip has low accessibility when it has a close button. Because that button hasn't any aria label, I tried to find it in docs as well in code, but I can't find anything that can help me to give some props to the close button.
If this is already present then give me that docs link otherwise give me some hint (code flow) so can create a PR request for that
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
Somehow I can pass props to that button element so that I can make it more SEO-friendly
Screenshots or Videos
Operating System Version
Ubuntu 23.04 (Linux - Kernal 6.5.0-26-generic)
Browser
Chrome
The text was updated successfully, but these errors were encountered: