-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
improvement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.
Description
Current behavior
I have many tags on my notes. When I view the tags they aren't all visible and I cannot scroll the listing.
Expected behavior
The list should be scroll-able so that all tags can be used.
Steps to reproduce
Have many tags and try to scroll thorough list when viewing.
Environment
- Boostnote version: 0.15.3
- OS version and name: Manjaro 20.0.3
Proposed fix
Add a CSS style of overflow-x: auto; onto the pane, I suspect the .SideNav__tabBody___browser-main-SideNav- class. When I added said styling with the Developer Tools it seemed to work perfectly.
arcturus140
Metadata
Metadata
Assignees
Labels
improvement request 🔨Issue concerns an existing feature that needs improvement.Issue concerns an existing feature that needs improvement.