Inconsistent UI (vs web client)
Steps To Reproduce
- Create a card entry with a number
- View said number
Expected Result
Card number should have spaces included.
Actual Result
Card number doesn't have spaces included.
Screenshots or Videos
Web client
vs
Mobile
Additional Context
On the web client the credit card number has spaces included with leads to better readability, the fact that the mobile app doesn't have them not only affect readability but it also add incosistency to the overall UX.
Operating System
Android
Operating System Version
13
Device
Poco F3
Build Version
2023.3.0 (9799)
Beta
- [ ] Using a pre-release version of the application.
Looks like this will be fixed with https://github.com/bitwarden/mobile-maui/pull/3084
Hi @dfunkt,
Thank you for your report. Generally speaking, we'd most likely consider this to be closer to a feature request; However, I will keep this GitHub report open for now as there already is a PR for it.
Thank you again,
I saw a comment on the PR that mentioned this being implemented for the other clients, but I wanted to chime in to say that I don't see credit card numbers formatted correctly on any clients (Android, browser extension, etc.).
This seems like a really basic feature that should exist on all clients. Seeing all 16 numbers mashed together is really jarring - similar to phone numbers, I expect the correct spacing be applied everywhere for readability. Is this an issue that should be logged against the clients repo, too?