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

Add keyboard shortcuts for save, help, etc #461

Closed
ghost opened this issue May 19, 2022 · 0 comments · Fixed by #474 or #552
Closed

Add keyboard shortcuts for save, help, etc #461

ghost opened this issue May 19, 2022 · 0 comments · Fixed by #474 or #552
Assignees
Labels
accessibility frontend This is likely affecting the frontend

Comments

@ghost
Copy link

ghost commented May 19, 2022

Please describe the feature

As a user of Urdr, I want to be able to save what I have been doing using a keyboard shortcut so that I do not have to find the save button via tabbing 99 times to press save.

Detailed description

Add keyboard shortcuts either with aria-keyshortcuts or html accesskey. Check (https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-keyshortcuts) and (https://www.w3.org/TR/wai-aria-practices-1.2/#kbd_shortcuts) for guidance. (https://www.w3.org/WAI/ARIA/apg/practices/keyboard-interface/#kbd_shortcuts)

Perhaps something like Alt+S for save? A shortcut must not be a single key (https://www.w3.org/WAI/WCAG21/quickref/?currentsidebar=%23col_overview&showtechniques=214#character-key-shortcuts).

Additional context

@ghost ghost added accessibility frontend This is likely affecting the frontend labels May 20, 2022
@ghost ghost closed this as completed in #474 May 20, 2022
@ghost ghost reopened this May 24, 2022
@ghost ghost assigned KattisLej May 24, 2022
@ghost ghost closed this as completed in #552 Aug 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility frontend This is likely affecting the frontend
Projects
None yet
1 participant