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

Feature/channel typing indicator v6 #4868

Merged
merged 6 commits into from
Jul 10, 2023
Merged

Conversation

JcMinarro
Copy link
Member

@JcMinarro JcMinarro commented Jul 10, 2023

🎯 Goal

Add typing indicator on the channel list view.
Fix: #4747

🛠 Implementation details

Added typing users to ChannelItem entity and adding a new bind() method that take as argument the ChannelItem instance instead of the Channel

🎉 GIF

@JcMinarro JcMinarro requested a review from a team as a code owner July 10, 2023 18:49
@JcMinarro JcMinarro added the merge before v6 release This ticket needs to be merged before we can proceed with the v6 release label Jul 10, 2023
@JcMinarro JcMinarro requested a review from kanat July 10, 2023 18:52
@JcMinarro JcMinarro linked an issue Jul 10, 2023 that may be closed by this pull request
3 tasks
Copy link
Collaborator

@kanat kanat left a comment

Choose a reason for hiding this comment

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

LGTM

@kanat kanat merged commit b5c925a into develop Jul 10, 2023
7 checks passed
@kanat kanat deleted the feature/channel-typing-indicator-v6 branch July 10, 2023 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge before v6 release This ticket needs to be merged before we can proceed with the v6 release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support showing "user x is typing" is channel list
2 participants