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
Is your feature request related to a problem? Please describe.
The buttons do not have the aria-label and title properties, compromising the site's Accessibility.
Describe the solution you'd like
I'd like to add the aria-label and title properties to buttons/links to improve accessibility.
Describe alternatives you've considered
To add the aria-label and title properties to buttons/links
Additional context
Accessibility is a topic that we need to think about and always make the best possible in our applications, making the project accessible to everyone.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
The buttons do not have the aria-label and title properties, compromising the site's Accessibility.
Describe the solution you'd like
I'd like to add the aria-label and title properties to buttons/links to improve accessibility.
Describe alternatives you've considered
To add the aria-label and title properties to buttons/links
Additional context
Accessibility is a topic that we need to think about and always make the best possible in our applications, making the project accessible to everyone.
The text was updated successfully, but these errors were encountered: