Closed darrenburns closed 6 months ago
I'd like an option to archive the current chat.
This sets a flag in the database on the chat archived = true.
archived = true
A confirmation modal should pop up and ask the user to press a key to confirm they want to archive the chat.
Archived chats do not appear in the sidebar.
There will be no way to view the archive yet - that could come later.
I'm open to suggestions on alternative behaviours/workflows for archiving.
I'd like an option to archive the current chat.
This sets a flag in the database on the chat
archived = true
.A confirmation modal should pop up and ask the user to press a key to confirm they want to archive the chat.
Archived chats do not appear in the sidebar.
There will be no way to view the archive yet - that could come later.
I'm open to suggestions on alternative behaviours/workflows for archiving.