[PM-41830] Shrinking Window Causes Buttons to Overlap Owner Element and Pushes More Options Menu Offscreen - #22419
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the desktop vault-v3 list column sizing fix: the Name column becomes the flexible column ( Code Review DetailsNo findings. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22419 +/- ##
==========================================
+ Coverage 53.92% 53.94% +0.01%
==========================================
Files 4297 4297
Lines 136500 136508 +8
Branches 21569 21570 +1
==========================================
+ Hits 73612 73639 +27
+ Misses 57522 57503 -19
Partials 5366 5366 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
| export const RowHeightClass = `tw-h-[76.5px]`; | ||
|
|
||
| /** | ||
| * Width of the Options column, sized to the widest action strip a row can draw. |
There was a problem hiding this comment.
👏 Documentation is appreciated!
🎟️ Tracking
Jira
📔 Objective
When shrinking the desktop window, the buttons will eventually overlap the Owner column elements and will push the More Options three dot menu offscreen. The overlap happens on both Login and Card ciphers, but the More Options issue only happens on Login ciphers. This PR fixes the overlap and pushing issues.
📸 Screenshots
Screen.Recording.2026-08-13.at.3.39.01.PM.mov