Past chat histories in a side bar on desktop#5098
Conversation
|
would you be interested in also adding a "new chat" button in said side bar? would be a good inclusion to the UX |
|
Using the sidebars seems good to me; there's a lot of screen real estate that's currently just kinda left blank. However, it does make the whole thing look messy, especially as this implementation results in a lot of elements for bots with many chat histories. A few suggestions:
|
@bartowski1182 Yes, that would be a great addition. That's how the ChatGPT UI does it too.
@TheInvisibleMage I think that would be the most important thing. In fact, there should be two collapsible sidebars, on the left and on the right. The left one should have the chat histories. The right one should contain the remaing settings that are currently below the chat input (like "start with" and "chat mode"). That would be much better than having to scroll up and down all the time to access menus. Those side menus are kind of tricky to implement, as they have to be added with custom css/js, but they would be a major improvement to the chat UI. I have the draft in this PR but it's very crude as you have noticed. @TheLounger had another draft as well. Any PRs to help get there are welcome (it should be possible to PR to this branch). |
Lots of room for improvement, but that's a start.
No description provided.