ragflow/web/src/pages/next-chats/hooks
balibabu 00f54c207e
Fix: Reset all data except the first one on the chat page shared with others #3221 (#9567)
### What problem does this PR solve?

Fix: Reset all data except the first one on the chat page shared with
others #3221

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-08-19 19:04:40 +08:00
..
use-build-form-refs.ts Fix: Fixed the issue where clicking the SQL tool test button did not request the interface #9541 (#9542) 2025-08-19 16:41:32 +08:00
use-button-disabled.tsx Feat: Render chat page #3221 (#9298) 2025-08-07 11:07:15 +08:00
use-click-card.ts Feat: Render chat page #3221 (#9298) 2025-08-07 11:07:15 +08:00
use-create-conversation.ts Feat: Render chat page #3221 (#9298) 2025-08-07 11:07:15 +08:00
use-rename-chat.ts Fix: Fixed an issue where renaming a chat would create a new chat #3221 (#9563) 2025-08-19 18:33:55 +08:00
use-select-conversation-list.ts Feat: Delete or filter conversations #3221 (#9491) 2025-08-15 12:05:27 +08:00
use-send-chat-message.ts Feat: Add metadata configuration for new chats #3221 (#9502) 2025-08-15 17:40:16 +08:00
use-send-multiple-message.ts Feat: Upload files in the chat box #3221 (#9483) 2025-08-15 10:04:37 +08:00
use-send-shared-message.ts Fix: Reset all data except the first one on the chat page shared with others #3221 (#9567) 2025-08-19 19:04:40 +08:00
use-upload-file.ts Feat: Add metadata configuration for new chats #3221 (#9502) 2025-08-15 17:40:16 +08:00