ionic-team / ionic-team/ionic-framework
bug: unable to customize attributes on ion-select-option
Abierto
package: core
type: bug
- Lenguaje dominante
- TypeScript
- Estrellas
- 52.7k
- Forks
- 13.3k
- Merge medio
- 1 d 15 h
- PR fusionados (30 d)
- 51
Descripción
Ionic version:
5.x
Current behavior:
Unable to set aria-label attribute on ion-select-option since ionic changes the ion-select element to custom markup before rendering.
Expected behavior:
We should be able to provide the aria-labels to ion-select-options to enhance a11y.
Please find the working repo [here](https://github.com/mastergogo/ion-repo-ion-select): on-page tab3.vue there is an example
Let me know if more info is needed.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.