Re-Implement the modal that warns user about navigating away from a page with unsaved changes. #1529
Labels
bug
Release Note: Shows as Error Correction
level: medium
p-feature: Project Page p1
Users Define Project including AIN, Adress, Ect. /calculation/1
priority: MUST HAVE
role: front-end
Front End Developer
size: 0.5pt
Can be done in 2-3 hours or less
Overview
To keep users from losing their work on the calculation wizard, we want to display the Navigation Confirm Dialog box if they attempt to leave the wizard without saving their changes. This was previously working before we upgraded to React Router, version 6, but used features that the router no longer supports.
Action Items
Resources/Instructions
Dialog as it appeared before upgrading to react-router v6:
The text was updated successfully, but these errors were encountered: