fix: Add cancel button to invite user modal#2522
Conversation
Review summarySmall, focused change that does what it sets out to do — adds a Cancel button to the invite-user SweetAlert modal and wires it to FindingsCode quality (non-blocking)
Bugs / security / performance
Test planThe manual test plan in the PR description covers the key paths. Worth also confirming:
|
Review summarySmall, well-scoped change that addresses the missing dismiss affordance. Two issues to address before merging, plus one minor nit — left inline:
No security or performance concerns. Functionality is straightforward once #1 is fixed. |
Review SummaryScope is tight: 25 lines in one file, adding a Cancel button to the invite-user SweetAlert modal. The change is functional and the iteration history shows responsiveness to feedback (dropping the unused Findings
Suggested test plan additions
|
Resolves #2521
Summary
CustomFormcomponent inside the Invite User modal in the Accounts Users viewMySwal.close(), giving users a way to dismiss the dialog without submittingTest plan
Preview