Closed henrikvoetmand closed 4 days ago
To make Segmented Control support proper announcing to screen readers we need to:
Also filed a bug issue in the Ionic repo: ionic-team/ionic-framework#30022
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
The contributor who wants to implement this issue should:
Once the issue has been implemented and is ready for review:
Describe the enhancement
To make Segmented Control support proper announcing to screen readers we need to:
Announce total number of Segment tabs (1/1 -> 1/3)This is a known bug in Chrome with VoiceOver on macOSDescribe the solution you'd like
Have you considered any alternatives?
Are there any additional context?
Also filed a bug issue in the Ionic repo: ionic-team/ionic-framework#30022
Checklist:
The following tasks should be carried out in sequence in order to follow the process of contributing correctly.
Refinement
Implementation
The contributor who wants to implement this issue should:
Review
Once the issue has been implemented and is ready for review: