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

10353 Bug: Duplicate Cognito Users update (fix re-enable logic of submit button) #5268

Conversation

Mwindo
Copy link
Contributor

@Mwindo Mwindo commented Aug 20, 2024

No description provided.

@Mwindo Mwindo added the to test label Aug 20, 2024
const submitFunction = debounce(() => {
submitCreatePetitionerAccountFormSequence();
setSubmitDisabled(false);
Copy link
Contributor Author

@Mwindo Mwindo Aug 20, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On success, this was re-enabling before transitioning to the next page ("Success!"), which was confusing.

@Mwindo Mwindo marked this pull request as ready for review August 20, 2024 22:12
@Mwindo Mwindo merged commit 57d10f3 into ustaxcourt:test Aug 21, 2024
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants