Hello,
I want to implement a leave page confirmation popup in my Shopify app, similar to what Shopify store admins have. If I update any form data and try to navigate to another page without saving, it should display a leave page confirmation popup.
For example, if I update product details and try to navigate to the customers page without saving, it should show a leave page confirmation popup instead of redirecting me to the customers page.
Do you have any ideas on how I can implement this?
Thanks in advance.