Open
Description
Is your feature request related to a problem? Please describe.
I'd like to have a dialog that will ask for confirmation if I press F5 while I'm editing my code. Most of my editors (Visual Studio/Code) have F5 as a "Run" shortcut, so sometimes out of habit, I press F5 and lose my entire code.
Describe the solution you'd like
If you are on the page /kata/, show a confirmation dialog before reloading the page if F5 is pressed.
Describe alternatives you've considered
I should not press F5 haha.
Additional context
No additional context.