fix: resolve duplicate error messages on login failure#263
fix: resolve duplicate error messages on login failure#26323bsm038-Mahi wants to merge 2 commits intoPSMRI:mainfrom
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughWalkthroughThe PR updates dependency versions (Angular Material and ngx-bootstrap), adds two ABdm facility mapping service methods, centralizes login error handling with helper functions, implements null-safe session storage access patterns across components, removes an unused environment property, and configures TypeScript path aliases for Common-UI modules. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
|
|
Hi @maintainers, Could you please review and approve the workflows? Thanks! |



🛠️ Summary
Fixes issue where multiple error messages were shown on login failure and improves error handling UX.
✅ Changes
🧪 Testing
📌 Impact