fix: aam-2217 prevent duplicate beneficiary registration on rapid button click.#135
fix: aam-2217 prevent duplicate beneficiary registration on rapid button click.#135snehar-nd merged 1 commit intorelease-3.6.2from
Conversation
…ble-click Move isSubmitting guard to postButtonCall() so the JS-level check blocks duplicate submissions before Angular re-renders the disabled button state. Also reset isSubmitting in updateBeneficiarynPassToNurse() success/error paths. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|



📋 Description
JIRA ID:
AMM-2217
✅ Type of Change
ℹ️ Additional Information
Double-click
Move isSubmitting guard to postButtonCall() so the JS-level check blocks duplicate submissions before Angular re-renders the disabled button state. Also reset isSubmitting in updateBeneficiarynPassToNurse() success/error paths.t.