gptscript-ai / desktop

MIT License
19 stars 13 forks source link

UI - Chat messages relating to the deleted threads are still present in the chat window with no threads being highlighed. #125

Open sangee2004 opened 2 months ago

sangee2004 commented 2 months ago

gptscript version - v0.0.0-dev-0c73f4b8-dirty

Steps to reproduce the problem:

  1. Launch UI for remote script -gptscript --ui --workspace ./newthread --disable-cache
  2. Initiate few chat threads
  3. Access one of the threads and delete it.

Notice that the contents of thread do not get cleared on deletion of thread even though the thread gets removed from the list view.

Screenshot 2024-07-12 at 2 40 26 PM

After deletion:

Screenshot 2024-07-12 at 2 40 42 PM
sangee2004 commented 1 month ago

This issue is seen when testing with electron app - Version 0.10.0-rc3

cjellick commented 2 weeks ago

Closely related to #90

cjellick commented 2 days ago

ill live with this