LibreChat/client/src/components
Danny Avila 9b2359fc27
🛠️ refactor: Improve Input Placeholder Handling and Error Management 🔄 (#1296)
* chore: identify new chat buttons with testid

* fix: avoid parsing error in useSSE, which causes errorHandler to fail

* fix: ensure last message isn't setting latestMessage when conversationId is `new` and text is the same due to possible re-renders

* refactor: set placeholder through inputRef and useEffect

* Update useSSE.ts

* Update useSSE.ts
2023-12-06 14:10:06 -05:00
..
Auth 📧 feat: disable login (ALLOW_EMAIL_LOGIN) (#1282) 2023-12-06 07:08:49 -05:00
Chat 🛠️ refactor: Improve Input Placeholder Handling and Error Management 🔄 (#1296) 2023-12-06 14:10:06 -05:00
Conversations fix: conversation title truncation (#1237) 2023-11-27 21:07:32 -05:00
Endpoints feat: Implement Default Preset Selection for Conversations 📌 (#1275) 2023-12-06 14:00:15 -05:00
Input feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
Messages 🎨 fix: Update MessagesView Styling (#1254) 2023-12-01 10:11:39 -05:00
Nav 🛠️ refactor: Improve Input Placeholder Handling and Error Management 🔄 (#1296) 2023-12-06 14:10:06 -05:00
Plugins style: update graphics (#1138) 2023-11-16 08:42:03 -05:00
svg feat: Implement Default Preset Selection for Conversations 📌 (#1275) 2023-12-06 14:00:15 -05:00
ui 🪟 Minor UI Styling Changes (#1260) 2023-12-05 08:37:36 -05:00
index.ts feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00