quivr/frontend/app/chat
Aditya Nandan c54a0e59d1
Fix chat sidebar scroll (#298)
* fix(chat): Use a global chat context to avoid duplicate states

* fix(chat): update chats list when creating a new chat

* fix(chat): scroll into view end
2023-06-11 15:20:59 +02:00
..
[chatId] use context to prevent having duplicate chat states (#297) 2023-06-11 14:34:36 +02:00
ChatsProvider use context to prevent having duplicate chat states (#297) 2023-06-11 14:34:36 +02:00
components Fix chat sidebar scroll (#298) 2023-06-11 15:20:59 +02:00
helpers refactor(chat): separate logic into hooks (#237) 2023-06-03 20:09:00 +02:00
layout.tsx use context to prevent having duplicate chat states (#297) 2023-06-11 14:34:36 +02:00
page.tsx Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00
types.ts Feat/user chat history (#275) 2023-06-10 23:59:16 +02:00