headstart icon indicating copy to clipboard operation
headstart copied to clipboard

Seller App - Prevent navigation away from 'touched' forms

Open ArchitectedDev opened this issue 4 years ago • 1 comments

When creating a new item or editing an existing item, it's easy to accidently navigate away from the form page and lose unsaved data.

Having a notification to confirm the user wishes to discard unsaved changes will improve the UX of the seller app.

ArchitectedDev avatar Nov 14 '21 22:11 ArchitectedDev

Seems like an easy add with Angular's CanDeactivateGuard

crhistianramirez avatar Nov 15 '21 16:11 crhistianramirez