fix(attendance-request): update days in attendance request list#4424
fix(attendance-request): update days in attendance request list#4424asmitahase merged 1 commit intofrappe:developfrom
Conversation
f71182c to
f62f5ef
Compare
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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 |
…4424 fix(attendance-request): update days in attendance request list (backport #4424)
…4424 fix(attendance-request): update days in attendance request list (backport #4424)
Issue: The total number of days is not correctly showing for the attendance request list in the HRMS Mobile app
The total days field renders the raw translation placeholder {0}d instead of the actual day count.
Before:
Screencast.from.2026-04-22.11-32-49.webm
After:
Screencast.from.2026-04-22.11-33-29.webm
Backport needed for v-15, v-16
Summary by CodeRabbit