Requests: Implement App context menu and keyboard shortcuts modal
Description
Environment
None
Potential Workaround
None
Attachments
1
Checklist
hideTestRail: Results
Activity
Show:
Khalilah Gambrell October 3, 2022 at 12:53 PM
Thank you .
I will create another story to include two more shortcut keys to support expanding and collapsing a detail record's accordions.
Priyanka Terala September 28, 2022 at 4:47 AM
Hi
I have just merged the PR. The changes would be available on snapshot in next build.
I am assigning the ticket to you for review.
Done
Details
Details
Assignee
Khalilah Gambrell
Khalilah GambrellReporter
Khalilah Gambrell
Khalilah GambrellPriority
Story Points
3
Sprint
None
Development Team
Volaris
Fix versions
Release
Nolana (R3 2022)
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 11, 2022 at 4:10 PM
Updated April 19, 2024 at 3:43 PM
Resolved October 3, 2022 at 12:53 PM
TestRail: Cases
TestRail: Runs
Implement App context menu dropdown with these options
Menu option
Links to
Requests app Search
Directs user to default Request search. Clicking this option should shift focus to search box
Keyboard shortcuts
Display keyboard shortcuts modal
h3. Implement shortcut key: Show keyboard shortcut keys modal
https://folio-org.atlassian.net/browse/UIREQ-588#icft=UIREQ-588 implemented most shortcut keys for Requests with exception of this key that should be implemented
View keyboard shortcuts list
Cmd + Option + K
Ctrl + Alt +K
h3. Implement Keyboard shortcut keys modal
Action
OS shortcut
Windows shortcut
Create a new record
Option + N
alt + N
Edit a record
Cmd + Option + E
Ctrl + Alt + E
Duplicate a record
Option + C
Alt + C
Save a record
Cmd + S
Ctrl + S
Go to Search & Filter pane
Cmd + Option + H
Ctrl + Alt + H
View keyboard shortcuts list
Cmd + Option + K
Ctrl + Alt + K
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
Please view eholding app for a pattern for implementation