Ray, can you give this a priority please? The progress bars in the mobile setup flow (see screenshot in the comment above) are already using the correct semantic elements per comment 8, so the only thing to do here is to remove the `role=tabpanel` from the setup flow containers since this is incorrect and might be confusing for screen reader users.
Bug 1764137 Comment 11 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Ray, can you give this a priority please? The progress bars in the mobile setup flow (see screenshot in the comment above) are already using the correct semantic elements per comment 8, so the only thing to do here is to remove the `role=tabpanel` from the setup flow containers since this is incorrect and might be confusing for screen reader users. Note to self: We might still want to give this a `role=region` so it matches what the Tab Pickup list has.