[PM-32810] feat: Add Bank Account item detail view#6875
Merged
SaintPatrck merged 2 commits intomainfrom May 6, 2026
Merged
Conversation
Contributor
|
Claude Code is reviewing this pull request... If this comment does not update with results, check the Actions log. |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #6875 +/- ##
==========================================
+ Coverage 85.42% 85.64% +0.22%
==========================================
Files 843 846 +3
Lines 60209 60555 +346
Branches 8817 8851 +34
==========================================
+ Hits 51436 51865 +429
+ Misses 5755 5656 -99
- Partials 3018 3034 +16
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:
|
2a3ba0c to
ee53577
Compare
Surfaces the read-only Bank Account detail screen so existing Bank Account ciphers can be viewed and their fields copied.
3797c7d to
bfcd3f6
Compare
david-livefront
approved these changes
May 6, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🎟️ Tracking
PM-32810
Stacked child: #6877
📔 Objective
Surface the read-only Bank Account detail screen so existing Bank Account ciphers can be opened from any list and have their fields copied. This PR is the detail-screen slice of the original Bank Account view-only feature; the vault-list, item-listing, and search surfaces follow in the stacked child PR.
📸 Screenshots
Figma: https://www.figma.com/design/WjD06w9dFlA67Ba27d1OSu/Dev-Ready--Bitwarden-Android?node-id=40015437-424812&t=I5hzVA3NUII5Fx6B-4
Actual:
|