Skip to content

Conversation

huydosgtech
Copy link
Contributor

No description provided.

@huydosgtech huydosgtech marked this pull request as ready for review August 7, 2024 04:50
@huydosgtech huydosgtech force-pushed the feat/fc-18-leave-conversation branch from f4634eb to 4084969 Compare August 7, 2024 04:52
@huydosgtech
Copy link
Contributor Author

Video demo:

Screen.Recording.2024-08-07.at.11.43.09.AM.mov

When leave, user list display:

Simulator Screenshot - iPhone 13 - 2024-08-07 at 11 56 08

@danhmaisgt danhmaisgt force-pushed the feat/fc-18-leave-conversation branch from 4084969 to 0ba7ee2 Compare October 8, 2024 08:28
if (
conversationData &&
conversationData.unRead &&
conversationData.unRead[this.userId]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think only need check conversationData?.unRead?.[this.userId]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants