Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Can not scroll up and down when the model is steaming response #4019

Closed
1 of 3 tasks
Tracked by #4149
sideef5ect opened this issue Feb 7, 2024 · 4 comments
Closed
1 of 3 tasks
Tracked by #4149

Comments

@sideef5ect
Copy link

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:

  1. Go to the main page
  2. Click New Chat
  3. Send a request to ask GPT a question(the response should be long enough, usually take more than 5s to stream the complete response)
  4. Click a conversation in the conversation list to open another conversation, while the GPT is streaming the response
  5. 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.

@H0llyW00dzZ
Copy link
Contributor

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


  • ChatGPT NextWeb#4021

@fred-bf
Copy link
Contributor

fred-bf commented Feb 8, 2024

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.

@fred-bf
Copy link
Contributor

fred-bf commented Feb 27, 2024

@KnaveM hi, this issue should be resolved. Ref: #4149

@fred-bf fred-bf closed this as completed Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants