quivr/frontend/app/chat/components/ChatsList
Matthieu Jacq c140b9c517
feat: responsive sidebar (#1279)
* 💄 The chat sidebar takes the full height

* 💄 redesign of the action section and buttons in the sidebar

*  Sidebar header

* ♻️  Refact sidebar filesystem structure

* ♻️  Create a separate reusable sidebar component

* 🐛 Fix sidebar quick open/close on mobile

* 💄 New open/close sidebar button

* fix: error message + sidebar height issue + mobile width incoherence

* ♻️  Rename and move the sidebar footer

* 💄 sidebar toggle: color on hover

* apply sidebar to brains-management

* 💄 Larger sidebar

* 🚨Pass existing tests

*  Test the sidebar

*  Test the open and close buttons in the sidebar
2023-10-02 14:42:23 +02:00
..
__tests__ feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
components feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
hooks feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
index.tsx feat: responsive sidebar (#1279) 2023-10-02 14:42:23 +02:00
utils.ts fix: fix some bugs (#1201) 2023-09-18 21:28:07 +02:00