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

[design] Menu

Open gfellerph opened this issue 5 months ago • 0 comments

📝 Description

General purpose dropdown menu containing links or buttons (e.g. copy & paste). Can have icons and information about keyboard shortcuts. Not to confuse with select (no selection is taking place).

♿ Accessibility

An open menu should always have a good contrast on any possible background (light/dark colored, images, tables, windows high contrast mode, etc.). It's advisable to always render a border as well as an elevation (drop shadow).

📃 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 02 '25 09:05 gfellerph