WongSaang / chatgpt-ui

A ChatGPT web client that supports multiple users, multiple languages, and multiple database connections for persistent data storage. Provides Docker images and quick deployment scripts.
https://wongsaang.github.io/chatgpt-ui/
MIT License
1.51k stars 333 forks source link

Request: Indicate the active conversation #101

Open bland328 opened 1 year ago

bland328 commented 1 year ago

When I click on a previous conversation, it would be very useful if it stayed highlighted to indicate which conversation I'm currently viewing.

The real CharGPT UI does this, and also moves the current conversation to the top of the list, which would also be a nice enhancement.