[PM-34422] [IS] feat: Add card number format grouping#2506
Conversation
|
Great job! No new security vulnerabilities introduced in this pull request |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2506 +/- ##
==========================================
+ Coverage 87.28% 87.35% +0.07%
==========================================
Files 1908 1920 +12
Lines 169827 171086 +1259
==========================================
+ Hits 148226 149457 +1231
- Misses 21601 21629 +28 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…cker as it's not a good UX
ac070fd to
fc13ff9
Compare
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR adds brand-aware digit grouping to the Add/Edit card number field, mirroring the existing logic from the Code Review DetailsNo findings. |

🎟️ Tracking
PM-34422
📔 Objective
Add card number format grouping to the cipher add/edit card number fields.
Note
This follows the same logic as in
clientsrepo: https://github.com/bitwarden/clients/blob/7dbc30ee059606e0fb2a21d135f1f4cbd92e1b8a/libs/angular/src/pipes/credit-card-number.pipe.ts#L11📸 Screenshots