Aria label on focusable div is read twice
Closed this issue · 1 comments
jennlove-um commented
Aria label on focusable div read twice. On rows with the spinner, it is read once per tab stop. On rows without the spinner, it is read twice, once for the spinner, and once for the focussable div.
MyLA Technical Review 7/24 - row 12
- The issue talking about Progress Bar on the Top Right hand. If the Tab index is removed then it takes care of it. The is now applied to all the progress bar. So now Progress Bar are not be tabbed.
- One additional suggestion is that wrap the Top Goal and Progress Bar with
<div role="region" aria-label="goal and progress">
jennlove-um commented
testing passes on myla-beta