-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Currently, users can see all their conversations in the sidebar, but there’s no way to delete unwanted or old chats.
A “Delete” option would allow users to remove specific conversations from their history for better organization and privacy.
Proposed solution:
- Add a “Delete” button beside each conversation in the sidebar.
- Prompt a confirmation modal (e.g., “Are you sure you want to delete this conversation?”).
- On confirmation, permanently remove the selected conversation.
- Update the sidebar UI to reflect the change immediately.
Expected behaviour :
When the user clicks “Delete” and confirms, the conversation should disappear from the list.
Benefits:
- Helps users manage and declutter their chat list.
- Enhances privacy and control over stored conversations.
Metadata
Metadata
Assignees
Labels
No labels