Add support for accesskey
- Lingua principale
- TypeScript
- Stelle
- 25k
- Fork
- 6.8k
- Merge medio
- 1g 8h
- PR unite (30g)
- 91
Descrizione
#### Feature request
#### What is the expected behavior?
In HTML 5 it is possible to add the accesskey attribute to any element, in HTML 4.01 it's possible to set this on anchors, areas, buttons, inputs, labels, legends and textareas.
Any material component that uses one of these should support setting accesskey and pass it to the main html element beneath like other element attributes.
#### What is the current behavior?
As far that I can see no material components are implementing accesskey.
#### What is the use-case or motivation for changing an existing behavior?
We are trying to give users the ability to use keyboard instead of mouse or other pointing tools to be able to use our Angular application. This would help that.
#### Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 6.0.3
Material 6.2
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Non sono indicati file, test o punti di ingresso. Inizia individuando il modo in cui i componenti Angular Material inoltrano gli attributi standard degli elementi, quindi fai un inventario dei componenti i cui elementi sottostanti possono supportare accesskey; il lavoro è completo quando l’attributo viene accettato e passato attraverso in modo coerente, con una copertura per i componenti interessati.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- angular, typescript
- Ambito
- accessibility, frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100