[pm-38360] feat: Adds new Date Field Picker to new cipher types - #2942
Open
morganzellers-bw wants to merge 6 commits into
Open
[pm-38360] feat: Adds new Date Field Picker to new cipher types#2942morganzellers-bw wants to merge 6 commits into
morganzellers-bw wants to merge 6 commits into
Conversation
morganzellers-bw
force-pushed
the
morgan/pm-38360-new-item-datepicker
branch
from
August 7, 2026 20:01
2d4f969 to
ea8bc25
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2942 +/- ##
=======================================
Coverage 79.47% 79.48%
=======================================
Files 1172 1172
Lines 75139 75180 +41
=======================================
+ Hits 59715 59755 +40
- Misses 15424 15425 +1 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
…elected date The Form Values section formatted the UTC-anchored stored date with an implicit local time zone, rolling the displayed day back by one on time zones behind UTC. Format via the shared longCalendarDateDisplay helper instead, matching how the real app displays these dates.
Contributor
|
Claude Code is reviewing this pull request... If this comment does not update with results, check the Actions log. |
morganzellers-bw
marked this pull request as ready for review
August 10, 2026 14:35
morganzellers-bw
requested review from
a team and
matt-livefront
as code owners
August 10, 2026 14:35
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
https://bitwarden.atlassian.net/browse/PM-38360
📔 Objective
Add the new DateFieldPicker to the Add/Edit screens of the new cipher types License and Passport.
Also update the label styling to match the other fields in the Add/Edit Item screen.
📸 Screenshots
Click to reveal Screenshots
Updated Label Style
Updated Screens