Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid List Design updates #5597

Open
droshev opened this issue Aug 26, 2024 · 1 comment
Open

Grid List Design updates #5597

droshev opened this issue Aug 26, 2024 · 1 comment
Labels
A11y Accessibility concerns or improvements

Comments

@droshev
Copy link
Contributor

droshev commented Aug 26, 2024

The Grid List design has been updated reflecting the WCAG 2.2 standard.

  • Drag & drop alternative
  • Context menu actions:
    • Move to section dialog to rearrange grid list items between different groups [Shift+CMD+X] (only if groups are available)
    • Move item forward/backward [CMD+Up/Down]
    • Cut/Copy & Paste option [CMD+X] / [CMD+C] + [CMD+V] (Grid list item will always be pasted after the current selected one)
  • Wording of the tooltips should be aligned with context menu items!
  • Icons within context menu items should only be used, if they add real value to the users - keeping in mind neurodivergency. Otherwise, it is recommended to use Action + keystroke only.
  • Use keystrokes in written format without symbols.

FIORIDESIGN-11686

@droshev droshev added the A11y Accessibility concerns or improvements label Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A11y Accessibility concerns or improvements
Projects
None yet
Development

No branches or pull requests

2 participants
@droshev and others