Neeraj - Added Unsaved Changes for Refresh And Navigation Events#4414
Neeraj - Added Unsaved Changes for Refresh And Navigation Events#4414one-community merged 4 commits intodevelopmentfrom
Conversation
✅ Deploy Preview for highestgoodnetwork-dev ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Prem203
left a comment
There was a problem hiding this comment.
Reviewed the PR with an admin account. The page gives a warning when trying to change or refresh page after changes are made to field label and template name.
Although, once I made the changes and removed them from template name, the dialog box still pops up. This should not happen as the state of the textbox has changed. The change in job title does not show a warning when refreshing as mentioned in the description.
|
Hi Prem , I hope you are doing well. Thank You for the detailed review. I have implemented the requested changes:
|
|
Thank you all, merging! |










Description
Related PRS (if any):
This frontend PR is related to the development backend PR.
To test this frontend PR you need to checkout the development backend PR.
…
Main changes explained:
…
How to test:
npm installand...to run this PR locallyScreenshots or videos of changes:
This should appear when trying to navigating to another page internally such as clicking on Dashboard or Other Links:
Note:
This PR adds safety checks to prevent accidental loss of form configuration changes. No existing form behaviour,styles or backend integrations were modified outside this task's scope.