solid-design-system / solid

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

feat: ✨ new sd-flipcard concept #1540

Open karlbaumhauer opened 2 weeks ago

karlbaumhauer commented 2 weeks ago

User Story

As a user of the Solid Design System, I would like to utilize an interactive sd-flipcard where all known a11y issues are tackled, so that I can rely on an a11y-tested and -approved library.

Suggested Solution

Rework the sd-flipcard to mach WCAG2.2 criteria, especially when being interactive. -> This means we have to remove the activation property, default is always the click.

  1. Refactor component from UX perspective => take #1541 into account
  2. Adopt code component

Subtasks

DoR

DoD

yoezlem commented 21 hours ago

On hold until we know how to handle non-accessible components that require much more work to make them accessible.

FYI. @coraliefeil @karlbaumhauer