ionic-team / ionic-team/ionic-framework
bug: unable to customize attributes on ion-select-option
Ouverte
package: core
type: bug
- Langage dominant
- TypeScript
- Étoiles
- 52.7k
- Forks
- 13.3k
- Merge moyen
- 1 j 15 h
- PR mergées (30 j)
- 51
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.