Summary
While debugging the hCaptcha integration with the MobileFrontend, we found out that it is possible to click on the back button while an edit is being saved.
This error is now more evident because loading the hCaptcha challenge adds more load time, so the user has more time to click on the back button. However, the error is in the pe-existing logic from the MobileFrontend and the fix is to be implemented on that extension.
Acceptance Criteria
- The source editor does not allow to click on the back button while the edit is being saved
- The source editor does not allow to click on the back button while an hCaptcha is loading