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

Add warning for unsaved changes on tab close #432

Merged
merged 3 commits into from
Jan 30, 2024

Conversation

Vas9ka
Copy link
Contributor

@Vas9ka Vas9ka commented Jan 22, 2024

Add warning for unsaved changes on tab close

Implement a beforeunload event listener in TransliterationForm. This update adds a warning message when the user tries to close the tab if there are unsaved changes.

@Vas9ka Vas9ka assigned Vas9ka and khoidt and unassigned Vas9ka Jan 22, 2024
Copy link

codeclimate bot commented Jan 29, 2024

Code Climate has analyzed commit d766063 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 97.4% (75% is the threshold).

This pull request will bring the total coverage in the repository to 91.0% (0.0% change).

View more on Code Climate.

@Vas9ka Vas9ka merged commit cea2d7f into master Jan 30, 2024
12 checks passed
Copy link

sentry-io bot commented Jan 31, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ Q: Invalid transliteration <anonymous>(http/ApiClient) View Issue
  • ‼️ TypeError: Failed to fetch fetch(src/instrument) View Issue

Did you find this useful? React with a 👍 or 👎

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.

2 participants