Enhancement: Option to allow left sidebar to be resized. #3038
Replies: 3 comments
-
Thanks I'll look into. Sadly it's not as simple as it seems to allow resizing, and it may compromise the "smooth" animation that it currently has when minimizing (which is why the right-hand side nav doesn't have it). |
Beta Was this translation helpful? Give feedback.
-
Thanks @danny-avila, What do you think about setting the pixels as user defined variables? NAV_BAR_WIDTH=400px or w/e Alternatively this could be a UI option instead of a .env setting. I tested out updating the divs/css directly in my local branch and seems to work well for my purposes. This way It wouldn't have to be "resizable" like the right side bar, just adjustable. |
Beta Was this translation helpful? Give feedback.
-
For anyone else looking to do this quick and dirty:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What features would you like to see added?
I think the request is a simple one, but it drives me absolutely bonkers that I have to "hover over" every left side entry in order to read the full summary of the chat.
Eg:
I am unable to read the full summary without hovering over the item. I realize that chatGPT is the exact same way, so I think this should still be the "default" option. But having an option to "Allow resizeable Left bar" that behaves like the right sidebar. would be desirable.
More details
Add an option in menu to "allow resizable left bar" to mimick how right side bar is resizable. This will allow being able to read through hundreds of chat summaries much faster.
Which components are impacted by your request?
UI
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions