We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When editing the advanced fraud protection settings, there is a warning modal that appears when navigating away from the page:
[siteurl] says There are unsaved changes on this page. Are you sure you want to leave and discard the unsaved changes?
And selecting the Back to Payments Settings button produces a similar modal with different copy:
Back to Payments Settings
Leave site? Changes you made may not be saved.
This modal appears even if no changes were made or the changes were saved. In my limited testing, I couldn't get this message to not appear.
Also:
Save Changes
There is a warning that changes may not be saved even if no changes were made or changes have been saved. This is unnecessary and adds confusion.
If there are no pending changes, this warning should not be present.
Tested in versions 7.5.3 and 7.6.0-test-2.
The text was updated successfully, but these errors were encountered:
eduardoumpierre
Successfully merging a pull request may close this issue.
Describe the bug
When editing the advanced fraud protection settings, there is a warning modal that appears when navigating away from the page:
And selecting the
Back to Payments Settings
button produces a similar modal with different copy:This modal appears even if no changes were made or the changes were saved. In my limited testing, I couldn't get this message to not appear.
To Reproduce
Also:
Save Changes
.Back to Payments Settings
.Actual behavior
There is a warning that changes may not be saved even if no changes were made or changes have been saved. This is unnecessary and adds confusion.
Screenshots
Expected behavior
If there are no pending changes, this warning should not be present.
Additional context
Tested in versions 7.5.3 and 7.6.0-test-2.
The text was updated successfully, but these errors were encountered: