Hi, Quick Run Button in Prefect UI cloud (<https:/...
# prefect-ui
d
Hi, Quick Run Button in Prefect UI cloud (https://app.prefect.cloud/) is Vulnerable to Accidental Double-Clicks The "Quick Run" button in the Prefect UI does not implement double-click prevention, it's allowing users to accidentally trigger multiple consecutive workflow runs with a single intended action. I think Prefect 1 cloud had protection against this and the quick run button would be disabled-grayed out once you click.
It's easy to reproduce, go to Run > Quick Run and just keep clicking fast on a quick run button and you'll see 3+ flows being generated before the "Run" submenu disappears. I've seen reports of this on github back from 2023 so it's probably not a new issue but something that never worked as intended.