Give TabBarMobile proper ARIA markup
Posted: Thu Sep 26, 2024 8:04 am
Currently, the TabBarMobile just reads as a list of buttons to screen readers. However, ARIA supports tabs and tab panels. Is it possible for these attributes to be added to TabBarMobile by default?
More info here: https://developer.mozilla.org/en-US/doc ... s/tab_role
More info here: https://developer.mozilla.org/en-US/doc ... s/tab_role