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: 🤔 Screen Reader Does Not Announce Swipes on Next/Previous Buttons in sd-carousel on macOS Chromium/Firefox #1653

Open Vahid1919 opened 1 week ago

Vahid1919 commented 1 week ago

Current behavior

When using macOS with Chromium browsers, the screen reader does not announce swipes when the user presses the next and previous buttons in the sd-carousel. However, this issue does not occur on Safari or in Windows browsers with NVDA, where the swipes are announced correctly.

Also mentioned here: https://github.com/solid-design-system/solid/pull/1607#issuecomment-2447445856

Expected behavior

VoiceOver screen reader announces slides and new pages when using the next and previous button.

Steps to reproduce

  1. Navigate to https://solid-design-system.fe.union-investment.de/docs/?path=/docs/components-sd-carousel--docs on chromium/firefox based browsers
  2. Activate VoiceOver and navigate sd-carousel on the Docs page.

Technical Information

DoR

DoD