Skip to content

Add option to delete a conversation #75

@Aayushgoyal00

Description

@Aayushgoyal00

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions