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 SaveButton submitting state display #7860

Conversation

antoinefricker
Copy link
Contributor

Fixes #7821

After clicking the save button it is expected the button to show indeterminate progress and be disabled from subsequent clicks until the onSubmit function execution completes.

@djhi djhi added this to the 4.1.6 milestone Jun 20, 2022
@djhi djhi merged commit bfb34a4 into master Jun 20, 2022
@djhi djhi deleted the 7821-savebutton-does-not-disable-and-show-indeterminate-progress-while-onsubmit-function-is-executing branch June 20, 2022 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SaveButton does not disable and show indeterminate progress while onSubmit function is executing
2 participants