Would be great to have a keyboard shortcut for “Continue without reverting”.
Alternatively, if you want to match accessibility design:
- Initially focus on button “Continue and revert” (remove hardcoded “enter” shortcut as “enter” will be used to invoke the focused button).
- Arrow keys allow focus navigation between buttons.
- We can press left arrow key to focus on “Continue without reverting” and press “enter” to invoke it.