-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Some WhatsApp chats are duplicated in the search menu #294
Comments
Hi @ricott1 - thanks for reporting this. I don't see the issue on my side, but I've added some new Then when opening the |
This issue occurs with telegram also, it affects chats with changed names. As far as I can see nchat somehow displays old chat names that no are longer in use. |
Hi @d99kris , thanks for picking this up. I built and ran in dev mode and indeed they look like real and unique phone numbers. I attach another screenshot (redacting the numbers ;) ). The same problem exists for other contacts, all of which (as far I as I can tell) display a different phone number. I don't have this problem with Telegram, but this could be just out of chance. |
Thanks for providing additional details, I have some idea what the issue is (basically nchat has a cache of contacts which is never pruned IIRC, contacts are only added). Will look into fixing this, but might take a little while. Meanwhile, if you're mainly using the contact list to navigate between existing chats (and not opening new chats), you can try the new goto chat function with key binding |
Thanks! I really appreciate your time for this :) |
I was thinking, maybe a simpler workaround would be to allow to delete duplicate chats permanently on the UX? Maybe by persisting a list of filtered numbers that are just not shown. At least for me |
Thanks for the suggestion, yeah that should be a quicker (short-term) fix, will take a look. |
Description:
Some Whatsapp chats are duplicated in the
ˆn
search menu and indistinguishable from each other (see Screenshot). When opened, only one of them contains the messages, while the other are just empty. Maybe this has something to do with changing number.The problem is only for WhatsApp (at least for me).
How to reproduce it:
Try to search for a WhatsApp chat. Not all of them display this behaviour.
Environment:
The text was updated successfully, but these errors were encountered: