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

fix User Edit dialog wont close & save btn state #984

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

Steve-Mcl
Copy link
Contributor

@Steve-Mcl Steve-Mcl commented Sep 14, 2022

fixes #979

NOTE This should be merged before commencing #983 to avoid merge issues and duplicate works.

What it does...

  • Ensures save button is not "lit up" if there is a validation error or no changes were detected
  • Catch all: Closes dialog on "Save" if somehow the Save button is "lit up" but no changes were made / detected

chrome_R76gqM1IAG

fixes Save button in admin user-edit dialog doesn't close dialog #979
@hardillb hardillb merged commit 8ca0233 into main Sep 15, 2022
@hardillb hardillb deleted the user-edit-disable-save-if-no-change branch September 15, 2022 13:24
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.

Save button in admin user-edit dialog doesn't close dialog
2 participants