Details
-
Story
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Done
-
None
-
-
Leipzig Sprint 110, Leipzig Sprint 111
-
Leipzig
Description
Each FOLIO app should support these baseline shortcut keys (when applicable).
Baseline shortcut keys list
Action | OS shortcut | Windows shortcut |
---|---|---|
Create a record | Option + n | alt + n |
Edit a record | cmd + Option + e | ctrl + alt + e |
Save a record | cmd + s | ctrl + s |
Expand or collapse an accordion | spacebar | spacebar |
Expand all accordions | cmd + Option + b | ctrl + alt + b |
Collapse all accordions | cmd + Option + g | ctrl + alt + g |
Go to Search & Filter pane | cmd + Option + h | ctrl + alt + h |
Close a modal or pop-up | esc | esc |
Copy | cmd + c | ctrl + c |
Cut | cmd + x | ctrl + x |
Paste | cmd + v | ctrl + v |
Find | cmd + f | ctrl + f |
Each app must implement
- Above shortcut keys. Review documentation (https://github.com/folio-org/stripes-components/tree/master/lib/Commander)
- Display of keyboard shortcut list will be handled in a separate user story.
- Expand all accordions keyboard shortcut should be applied to a record AND all views (Create/Edit/View)
- Collapse all accordions keyboard shortcut should be applied to a record AND all views (Create/Edit/View)
Acceptance criteria
- Test all record types you can a.) create, b.) edit, c.) duplicate, and save record for an app
- You can only use the shortcut key when you are on the screen where the action takes place.
TestRail: Results
Attachments
Issue Links
- relates to
-
UIEUS-270 Remove isWithinScope property
-
- Closed
-
-
UXPROD-2891 Implement baseline shortcut keys
-
- In progress
-