-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
DEV backlog
-
Moodle Apps Sprint 2025-I1.2
Toggle button does not work, VoiceOver reads out the toggle button label but it won't turn on/off when tapped twice. This bug also happens on Android TalkBack.
I blocked access to all functionality in the settings pane.
SOLUTION: we replaced all ion-toggle UI elements with ion-checkbox. This allowed VO to access the buttons and change the state of the button. However, it did not report the state of the UI on VO, so we had to add and hide a text element that read out the state of the checkbox ('item selected' or 'item not selected').
- will be (partly) resolved by
-
MOBILE-3947 Upgrade to Ionic 7 and to Angular 17
-
- Closed
-