Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seller App - Prevent navigation away from 'touched' forms #293

Open
ArchitectedDev opened this issue Nov 14, 2021 · 1 comment
Open

Seller App - Prevent navigation away from 'touched' forms #293

ArchitectedDev opened this issue Nov 14, 2021 · 1 comment

Comments

@ArchitectedDev
Copy link
Contributor

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.

@crhistianramirez
Copy link
Collaborator

Seems like an easy add with Angular's CanDeactivateGuard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants