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 create user form submit #452

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

aaronleopold
Copy link
Collaborator

This PR fixes a recent regression in nightly causing the submit button for the create/update user form to not submit the form. This doesn't affect the latest build

I took this as an opportunity to refactor some of the code in that section, primarily using useFormState where necessary, and added a suite of tests to assert basic behavior

@aaronleopold aaronleopold marked this pull request as ready for review September 19, 2024 00:03
@aaronleopold aaronleopold merged commit 6948cb6 into develop Sep 19, 2024
6 checks passed
@aaronleopold aaronleopold deleted the al/fix-create-user branch September 19, 2024 00:04
@aaronleopold aaronleopold mentioned this pull request Oct 11, 2024
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