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

DT-340: Warn the user if they are leaving a story edit page with unsaved changes #334

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

torresga
Copy link
Contributor

@torresga torresga commented Nov 7, 2024

Jira Ticket

https://ombulabs.atlassian.net/browse/DT-340

Motivation / Context

Currently if you leave the current page, you can lose information that was not saved. This feature warns you if you are leaving without saving information.

QA / Testing Instructions

  1. Go to the Edit Story page.
  2. Edit the story.
  3. Try to navigate off the page by reloading, pressing the back button in the browser, clicking the logo or the Back button on the page.
  4. Ensure that you get a popup asking you if are sure you want to reload/go back.

Screenshots:

Screenshot 2024-11-07 at 1 53 28 PM

I will abide by the code of conduct.

…e form existed. Also created a function to add and remove the beforeunload event listener
@torresga torresga marked this pull request as ready for review November 7, 2024 20:30
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

Successfully merging this pull request may close these issues.

1 participant