design-system icon indicating copy to clipboard operation
design-system copied to clipboard

[design] Card Control

Open gfellerph opened this issue 5 months ago • 0 comments

📝 Description

Update design for card controls to v2.

♿ Accessibility

To prevent click target confusion, no interactive elements can be nested inside a card control. If activating a card control reveals additional form fields or information, that information needs to be revealed beneath the card control, not inside. Clicking on the entire area of the card control is reserved for toggling its state.

📃 Tasks

Design Creation

  • [ ] Compo design according to WIKIT
  • [ ] Update dependencies
  • [ ] Add component to layout examples
  • [ ] Test component within layout examples
  • [ ] Design review

gfellerph avatar May 05 '25 13:05 gfellerph