Skip to content
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

Chat activation issues while blocking/unblocking user #11505

Closed
MishkaRogachev opened this issue Jul 12, 2023 · 3 comments
Closed

Chat activation issues while blocking/unblocking user #11505

MishkaRogachev opened this issue Jul 12, 2023 · 3 comments
Labels
bug Something isn't working
Milestone

Comments

@MishkaRogachev
Copy link
Contributor

Bug Report

Description

Currently, not all required events occur during locking and unlocking a contact. The logic should already be implemented in status-go, but chat deactivation signals are not always handled correctly by the desktop app

Expected behavior

  • When a user blocks a contact, the chat should immediately deactivate and close on ui
  • All chat history should be deleted for the blocked contact
  • Sending a contact request should be disabled for a blocked contact
  • When the user unblocks the contact, chat should not be activated
  • After the contact is unblocked, the ability to send a contact request should be enabled
  • Chat should be activated after a contact accepts a contact request
@MishkaRogachev MishkaRogachev added bug Something isn't working E:MutualContacts labels Jul 12, 2023
@anastasiyaig
Copy link
Contributor

@MishkaRogachev there is a task in 0.15 to align block user functionality with mobile and designs, did u see it? #8805

@MishkaRogachev
Copy link
Contributor Author

#8805

Ugh, i didn't notice that issue, it's quite similar. But i can confirm we don't want to have active chat for blocked users

@jrainville
Copy link
Member

I'm going to close in favour of #8805 to not duplicate the work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

3 participants