AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
229 stars 92 forks source link

Ensure sidebar does not scroll while changing convos #263

Closed krschacht closed 2 months ago

krschacht commented 2 months ago

I discovered a bug: the sidebar was jumping back to the top when you changed conversations.

This PR fixes the bug and adds a test to catch if it happens again.