You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Can not scroll up and down when the model is generating response. If open multiple conversations with GPT, and one of the conversation have a unfinished streaming response, other conversations can not scroll up and down. The conversation view will be forced to scroll down to the botton of the conversation.
To Reproduce
Steps to reproduce the behavior:
Go to the main page
Click New Chat
Send a request to ask GPT a question(the response should be long enough, usually take more than 5s to stream the complete response)
Click a conversation in the conversation list to open another conversation, while the GPT is streaming the response
Scroll up and down, the view will be forced to scroll down to the bottom
Expected behavior
Should allow user to go through other chat history while the GPT is streaming response
Screenshots
If applicable, add screenshots to help explain your problem.
2024-02-07.14-41-56.mp4
Deployment
Docker
Vercel
Server
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional Logs
Add any logs about the problem here.
The text was updated successfully, but these errors were encountered:
The expected behavior here should be to automatically increase the height upwards when the user is already at the bottom of the chat. Once manually slid off the bottom, it is not forced at the very bottom.
Describe the bug
Can not scroll up and down when the model is generating response. If open multiple conversations with GPT, and one of the conversation have a unfinished streaming response, other conversations can not scroll up and down. The conversation view will be forced to scroll down to the botton of the conversation.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Should allow user to go through other chat history while the GPT is streaming response
Screenshots
If applicable, add screenshots to help explain your problem.
2024-02-07.14-41-56.mp4
Deployment
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional Logs
Add any logs about the problem here.
The text was updated successfully, but these errors were encountered: