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

Prevent duplicate run creation from double button presses #13986

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

pleek91
Copy link
Contributor

@pleek91 pleek91 commented Jun 12, 2024

Description

Makes sure duplicate runs aren't created if you press the submit button on the flow run create form multiple times.

Closes PrefectHQ/prefect-ui-library#2404

@pleek91 pleek91 requested a review from a team as a code owner June 12, 2024 20:50
@pleek91 pleek91 enabled auto-merge (squash) June 12, 2024 20:53
@pleek91 pleek91 merged commit 0b529f4 into main Jun 12, 2024
6 checks passed
@pleek91 pleek91 deleted the disable-flow-run-create-submit-button branch June 12, 2024 20:53
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.

limit Custom Run submit button to 1 click
2 participants