ionic-team / ionic-team/ionic-framework
bug: unable to customize attributes on ion-select-option
Open
package: core
type: bug
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 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.
Contributor guide
Assessment
This issue has not been assessed yet.