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

UI -Moving to another thread when chat response for the current thread is still in progress results in current thread getting reset and thread i navigate into shows that it is in progress mode. #114

Closed
sangee2004 opened this issue Jul 30, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@sangee2004
Copy link

sangee2004 commented Jul 30, 2024

gptscript version v0.0.0-dev-2584308e-dirty

Steps to reproduce the problem:

  1. Launch UI - gptscript --ui --disable-cache
  2. Start 2 threads with few conversations in both of them.
  3. From thread1 , initiate a chat message and even before a response is streamed fully click on thread2.
  4. Notice that in thread 2 , even after we type any message and enter there is no way to submit the chat message. I have to click on the button next to chat message twice to get the chat message to be submitted.
Screenshot 2024-07-29 at 5 13 37 PM

After enter a text and clicking enter

Screenshot 2024-07-29 at 5 17 00 PM
  1. Re enter thread1 after chat response from thread 2 is done.

Notice that the message that was typed (and the response) from step3 is completely lost.

@sangee2004 sangee2004 added the bug Something isn't working label Jul 30, 2024
@sangee2004 sangee2004 changed the title Moving to another thread when chat response for the current thread is still in progress results in current thread getting reset and thread i navigate into shows that it is in progress mode. UI -Moving to another thread when chat response for the current thread is still in progress results in current thread getting reset and thread i navigate into shows that it is in progress mode. Jul 30, 2024
@cjellick cjellick transferred this issue from gptscript-ai/gptscript Aug 13, 2024
@sangee2004
Copy link
Author

The issue seen with electron app is different in this case and tracked in - #162

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant