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

fix: multiple chat creation bug #88

Merged

Conversation

EduardoFazolo
Copy link
Contributor

Partially fix #79 by allowing for multiple chat creation with the expected behavior.

However, the other part of the issue is to update the chat list with the recently initiated chat. But to fix this we need to refetch the values from getChats after initiating a chat, and this may require to rethink how the ChatList component was done, but I'm not sure.

@vercel
Copy link

vercel bot commented Jul 2, 2023

Someone is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@jaredpalmer jaredpalmer merged commit 1b5811d into vercel:main Jul 20, 2023
mattwoodco pushed a commit to mweser/ai-chatbot that referenced this pull request Jun 30, 2024
Co-authored-by: Eduardo <eduardo.verona@decode.pt>
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

Successfully merging this pull request may close these issues.

Issues with chat list updating and multiple chat creation
2 participants