You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On MacOS desktop client Version 2023.9.1 (12289), if a very long folder name(especially with wide characters) appear in the left-nav DIV, Edit Folder icon does not display in the navigation bar.
Create a new folder with a name like 5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D
Select the newly created folder in the Left Navigation bar and observe that the Edit Folder icon is not visible
Expected Result
Edit Folder Icon is visible to users when any folder is selected under the FOLDERS filter in the left navigation.
Actual Result
Screenshots or Videos
No response
Additional Context
Potential workaround for the issue:
While desktop client is open, hit F12 key to bring up developer tools
Select the inspector icon from the top left corner (or hit CMD+Shift+c)
Highlight the left navigation bar to expose <div class="left-nav"> HTML tag under the Elements tab and then select it
From the Styles window on the right locate .left-nav { CSS properties and uncheck width and max-width properties
Left navigation bar will expand to display the full name of the longest folder
Locate the edge of the Edit Folder icon in the navigation bar and click it to expose the Edit Folder modal
Click Delete icon in the modal
Operating System
macOS
Operating System Version
Sonoma 14.0
Installation method
Direct Download (from bitwarden.com)
Build Version
Version 2023.9.1 (12289)
Issue Tracking Info
I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.
The text was updated successfully, but these errors were encountered:
Thank you for your report! I have flagged this to our engineering team.
If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.
Steps To Reproduce
Description of Issue
On MacOS desktop client Version 2023.9.1 (12289), if a very long folder name(especially with wide characters) appear in the
left-nav
DIV,Edit Folder
icon does not display in the navigation bar.5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D5D
Edit Folder
icon is not visibleExpected Result
Edit Folder Icon is visible to users when any folder is selected under the FOLDERS filter in the left navigation.
Actual Result
Screenshots or Videos
No response
Additional Context
Potential workaround for the issue:
<div class="left-nav">
HTML tag under theElements
tab and then select it.left-nav {
CSS properties and uncheckwidth
andmax-width
propertiesOperating System
macOS
Operating System Version
Sonoma 14.0
Installation method
Direct Download (from bitwarden.com)
Build Version
Version 2023.9.1 (12289)
Issue Tracking Info
The text was updated successfully, but these errors were encountered: