mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 22:36:24 +00:00
1a781c509f
* Adjust cancel button for chat delete/leave dialog Show the Cancel button for both 1-to-1 chats and channels. Also use the "normal" cancel button type instead, otherwise both confirm and cancel dialog actions are buttons in red color. * Ask for confirmation before clearing chat history Also move the context menu action to the bottom section along with delete/leave chat, since both are irreversible operations. * Adjustments to chat context menu - To show the vertical section separator if either "clear history" or "delete/leave" destructive actions are enabled. - Show either the "clear history" or the "delete/leave" actions in red, but not both at the same time.