Skip to content

release-2026-26-03-plan-race-condiction#1553

Merged
sinatragianpaolo merged 8 commits into
masterfrom
develop
Mar 26, 2026
Merged

release-2026-26-03-plan-race-condiction#1553
sinatragianpaolo merged 8 commits into
masterfrom
develop

Conversation

@sinatragianpaolo
Copy link
Copy Markdown
Contributor

No description provided.

sinatragianpaolo and others added 8 commits March 25, 2026 09:21
Move setIsSubmitted(false) inside .then() callback to prevent
the button from being re-enabled before the API call finishes.
Add isSubmitting state to prevent double-clicks on the confirm
button while async operations (updateWatchers, validateForm,
handleQuoteRequest) are in progress.
Verify that confirm/submit buttons stay disabled while API calls
are in progress, preventing double-clicks in both ConfirmationCard
header and SendRequestModal.
Use Promise<void> with block body to avoid returning setTimeout
value from promise executor.
fix(UN-2489): keep confirm button disabled during plan approval
@iacopolea iacopolea marked this pull request as ready for review March 26, 2026 09:23
@sinatragianpaolo sinatragianpaolo merged commit e506b6e into master Mar 26, 2026
24 of 26 checks passed
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.

2 participants