Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Componente Transfer: utilizzo degli elementi nativi HTML vs ARIA-roles #1189

Open
1 task done
Mattia541993 opened this issue Aug 29, 2024 · 0 comments
Open
1 task done
Labels
a11y Issue e PR riguardanti accessibilità e dintorni enhancement hacktoberfest

Comments

@Mattia541993
Copy link
Contributor

Mattia541993 commented Aug 29, 2024

Esiste già una discussione sul tema che ti interessa, o su un tema simile?

  • Ho verificato e non esiste

Versione della libreria

2.9.0

Cosa

Nel codice relativo all'esempio sono presenti link con ruolo di bottoni

<a class="transfer" href="#" role="button" aria-label="Sposta avanti">

Dato che gli attributi ARIA non sono ugualmente supportati da tutte le tecnologie assistive, non è chiaro perchè non sia stato utilizzato l'elemento nativo HTML <button>

Perché

Per un corretto utilizzo di ARIA rispetto ai tag HTML.

Contesto

Aggiornato da @Fupete 2/9/2024:

Verifiche di accessibilità sui componenti.

⚠️ Sarà da aggiornare lo status delle verifiche nella board census alla risoluzione.

Altro

No response

@Fupete Fupete added a11y Issue e PR riguardanti accessibilità e dintorni enhancement labels Sep 2, 2024
@Fupete Fupete moved this from 🆕 New to 📋 Backlog in Design system .italia 🇮‍🇹 Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y Issue e PR riguardanti accessibilità e dintorni enhancement hacktoberfest
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants