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

Unable to close a chat session unless another chat session exists #24

Closed
1 task done
RahulVivekNair opened this issue Mar 22, 2023 · 1 comment
Closed
1 task done
Labels
bug Something isn't working

Comments

@RahulVivekNair
Copy link

  • I have read all open and closed Issues and confirm that this is not a duplicate.

PROBLEM

The chats from the chat pane can only be closed if another chat exists. So if you have only 1 active chat in the pane, you will have to click on new chat to spawn a new chat and only then will you be able to close the old one.

STEPS TO REPRODUCE

Steps to reproduce the behavior:

  1. Delete all chat sessions
  2. Try to click on x to close the last remaining chat
  3. Action cannot be performed
  4. Click on new chat to spawn a new session
  5. Now the x can be clicked on the old chat to close it

EXPECTED BEHAVIOUR

When you try close the last remaining chat session, it should allow the action and start a new empty chat instead

SCREENSHOT

Screenshot (9)

@RahulVivekNair RahulVivekNair added the bug Something isn't working label Mar 22, 2023
@patrikzudel
Copy link
Owner

Good suggestion, fixed!

fraga added a commit to fraga/fraga.github.io that referenced this issue Mar 24, 2023
* upstream/main:
  Added option to change the Request type
  patrikzudel#21 Added ability to choose different models
  Prepared function for sending messasges without stream.
  Fixed patrikzudel#24 - Ability to delete conversation when conv[].length == 1
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

2 participants