Add support for accesskey
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### 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
Guía de contribución
Línea de trabajo
No se indican archivos, pruebas ni puntos de entrada. Empieza por localizar cómo los componentes de Angular Material pasan los atributos estándar de los elementos y, después, haz un inventario de los componentes cuyos elementos subyacentes pueden admitir accesskey; se considerará terminado cuando el atributo se acepte y se transmita de forma coherente, con cobertura para los componentes afectados.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- accessibility, frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100