Give TabBarMobile proper ARIA markup

Got an idea for enhancing SpiderBasic? New command(s) you'd like to see?
Quin
Posts: 118
Joined: Wed Nov 08, 2023 4:38 pm

Give TabBarMobile proper ARIA markup

Post by Quin »

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