[PM-37318] chore: Standardize premium upgrade alert titles to "Premium subscription required"#2803
[PM-37318] chore: Standardize premium upgrade alert titles to "Premium subscription required"#2803KatherineInCode wants to merge 2 commits into
Conversation
…m subscription required"
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This tech-debt PR standardizes two premium upgrade alert titles ("Archive unavailable" and "Attachments unavailable") to use the existing shared Code Review DetailsNo findings. Verified that the remaining |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2803 +/- ##
==========================================
- Coverage 80.83% 78.56% -2.27%
==========================================
Files 1018 1141 +123
Lines 64903 72199 +7296
==========================================
+ Hits 52463 56724 +4261
- Misses 12440 15475 +3035 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
https://bitwarden.atlassian.net/browse/PM-37318
📔 Objective
Two "Upgrade to Premium" alert dialogs used feature-specific titles ("Archive unavailable", "Attachments unavailable") instead of the standard title shared by other premium alerts. This updates both to use "Premium subscription required" for consistency, and removes the two now-unused localization string keys.