User Story
As a user,
I want the pop-up modal to focus the available keyboard shortcuts
So that I don't change the underlying screen without realising it and be forced to close the pop-up to rectify any issues.
Requirements
  • When a pop up occurs, ensure the keyboard short cuts are focused on the primary frame (pop-up)
  • Don't allow keyboard short cuts to make changes to the underlying screens
Context
When a pop up occurs (create task, edit task etc) hitting a popup or attempting to navigate via the keyboard makes changes to the underlying screens which causes no end of frustration. This makes me unconfident to use the keyboard to navigate and I have to revert back to mouse which is slow af.
Thank you in advance!