solid-design-system / solid

Monorepo for Union Investment's Solid Design System.
https://solid-design-system.fe.union-investment.de/docs/
Other
23 stars 4 forks source link

fix: optimize tab navigation for sd-tab, sd-tab-group, sd-tab-panel a11y #1634

Open Vahid1919 opened 1 week ago

Vahid1919 commented 1 week ago

Description:

Closes #1489

Definition of Reviewable:

github-actions[bot] commented 1 week ago

🚀 Storybook has been deployed for branch fix_sd-tab-sd-tab-panel-and-sd-tab-group-a11y

smfonseca commented 1 week ago

@Vahid1919 I tested with voice over and whenever I focus on the tab panel there no announcement of its content. I think we need to add aria-labelledby. Can you please test?

Vahid1919 commented 1 week ago

@Vahid1919 I tested with voice over and whenever I focus on the tab panel there no announcement of its content. I think we need to add aria-labelledby. Can you please test?

@smfonseca I tested on chrome and safari and works on my side.

image

What browser/screen reader did you test on?

smfonseca commented 1 week ago

@smfonseca I tested on chrome and safari and works on my side. What browser/screen reader did you test on?

Tested is Safari and Chrome with the VoiceOver. I also get the announcement "tab panel" as shown in your screenshot, but what I'm missing is the annoucement of the content which in the case of your screenshot would be "tab panel 4".

Vahid1919 commented 1 week ago

@smfonseca Requesting re-review :)

mariohamann commented 1 week ago

Really enjoy the UX here. Shall we let it test by Manuel?