status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Not able to accept friend request #21182

Open chair28980 opened 2 months ago

chair28980 commented 2 months ago

Bug Report

Problem

Accept friend request not working when pressing button or slide to confirm.

Expected behavior

When pressing Accept or sliding left to confirm friend request should be accepted.

Actual behavior

App does not change state after clicking accept or sliding button to confirm.

Reproduction

  1. Receive new friend request
  2. Attempt to accept

UPDATE

I was able to accept the request on Desktop.

Additional Information

https://github.com/user-attachments/assets/d560d94b-325c-4d0d-955b-484e33a894bf

churik commented 1 month ago

@chair28980 it happens when the state was changed, but was not synced to my understanding, so I don't think this is related to mobile itself - rather it is message reliability issue Next time if you see this, please, enable logs first by Advanced>Log level> Debug and attach them here, thanks!