mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-15 00:30:00 +00:00
Deleting a contact with "keep conversation" preserves chatStats, so the chat kept its unread count while chatDeleted removed it from the list - the button stayed highlighted with the unread filter permanently empty. Apply the same !chatDeleted && !contactCard guard filteredChats uses.