fix: resolve Allocate Batches flickering when toggling System/Manual …#137
fix: resolve Allocate Batches flickering when toggling System/Manual …#137snehar-nd merged 1 commit intorelease-3.6.1from
Conversation
…Issue radio buttons Set allocated flag synchronously before async API call and move allocate() outside forEach loop to prevent redundant requests and UI flicker. Co-Authored-By: Claude Opus 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 You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). 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-1092
Preprod_digwal_Quick Disappearance of "Allocate Batches" When Switching Between Modules in Pharmacist Login
✅ Type of Change
ℹ️ Additional Information
Issue radio buttons
Set the allocated flag synchronously before async API call and move allocate() outside forEach loop to prevent redundant requests and UI flicker.