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

Disable submit button to prevent duplicate submissions #4274

Closed
danswick opened this issue Sep 11, 2024 · 0 comments
Closed

Disable submit button to prevent duplicate submissions #4274

danswick opened this issue Sep 11, 2024 · 0 comments
Assignees
Labels

Comments

@danswick
Copy link
Contributor

When a user clicks Submit, it can sometimes take a moment for the audit to be validated, transformed, and disseminated. During this time, users will sometimes click the button again, causing an internal server error.

Until we have a better backend solution to prevent duplicate submissions, we should just disable the button after the first click.

Related: #4272

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants