[PM-38263] fix: Reference invoices in past due subscription description#6994
Conversation
The past due grace-period description told users to resolve the past due "amount," but a subscription can have multiple outstanding invoices. iOS and the Figma design both reference "invoices," so this aligns Android with the intended, accurate copy.
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR corrects the past due grace-period copy from "amount" to "invoices" in the Code Review DetailsNo findings. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #6994 +/- ##
==========================================
- Coverage 86.26% 85.90% -0.37%
==========================================
Files 1008 1004 -4
Lines 66332 66310 -22
Branches 9308 9304 -4
==========================================
- Hits 57221 56962 -259
- Misses 5902 6150 +248
+ Partials 3209 3198 -11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-38263
📔 Objective
The past due grace-period description instructed users to resolve the past due "amount," but a subscription can carry multiple outstanding invoices. Both iOS and the Figma design reference "invoices," so this corrects the Android copy to match the intended, accurate wording.
Affects the
subscription_past_due_descriptionplurals resource (bothoneandotherforms); the coupledPlanScreenTestassertion is updated in lockstep.📸 Screenshots
Figma