dej611 / spid-react-button

Pulsante SSO per SPID in React
https://dej611.github.io/spid-react-button/
European Union Public License 1.2
18 stars 15 forks source link

[a11y] WAI Aria pratices for dialog #30

Closed gdorsi closed 3 years ago

gdorsi commented 3 years ago

Hello!

First, thanks for publishing this project.

The of sharing FOSS projects in our local community could become a very nice way to grow together.

I think that would be very interesting to try to be fully compliant with the WAI aria pratices in order to improve the accessibilty of the component.

We could start implementing the WAI aria guidelines for the dialog.

A good example that we could follow is the Reach UI dialog.

What do you think?

dej611 commented 3 years ago

Seems like a good idea! 👍 Will look into that