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

Unread messages are not being highlighted when messages are sent from wallet "0x25f81833a56d6E71e44D16f8D2E27F1e999CD29F" #41

Open
abhishes007 opened this issue Sep 12, 2024 · 3 comments
Assignees
Labels
bug Something isn't working erc-20-chat

Comments

@abhishes007
Copy link
Collaborator

Unread messages are not being highlighted when messages are sent from wallet "0x25f81833a56d6E71e44D16f8D2E27F1e999CD29F"

Steps:

  1. Load latest TS file in TS Viewer.
  2. Connect wallets to message each other.
  3. Observe the messaging UI.

Issue:

  1. Whenever new messages are sent, we can see the "Unread message" and count being shown on Messaging window pop-up but when messages are sent by wallet address "0x25f81833a56d6E71e44D16f8D2E27F1e999CD29F" it is not being shown.

Recording:

chrome_26KY1wuq3T.mp4
@abhishes007 abhishes007 added bug Something isn't working erc-20-chat labels Sep 12, 2024
@nicktaras
Copy link
Contributor

@abhishes007 I've made some updates to enforce changes when the messages are read/unread (added logic to the messages main view to look for changes).

Hopefully the changes will fix this instance too.

@abhishes007
Copy link
Collaborator Author

Hi @nicktaras , I tried with the latest changes and it seems this still does not work for messages being sent from the wallet - 0x25f81833a56d6e71e44d16f8d2e27f1e999cd29f
Let me know if you need anything else.

msedge_djCGIWdpUR.mp4

@abhishes007
Copy link
Collaborator Author

I did a retry for the flow and it seems the issue is still persisting:

chrome_m68IH4aewH.mp4

We can see in the recording it shows 2 unread message for the 0xb40b2...38 wallet
But for the second wallet it shows 0 unread message while a new message was sent at the start and it should show 1 unread message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working erc-20-chat
Projects
None yet
Development

No branches or pull requests

2 participants