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 Request: (optionally) show unread count for each channel in ChannelList #124

Closed
familywiser1 opened this issue Jan 27, 2020 · 5 comments
Assignees
Labels
Good First Issue Good for newcomers

Comments

@familywiser1
Copy link

familywiser1 commented Jan 27, 2020

I want to show the unread count for each channel. I am able to do that by customizing ChannelPreviewMessenger the as suggested in https://getstream.io/chat/react-native-chat/tutorial/.

However, it would be nice to have an option in ChannelList component to show the unread count.

<Chat client={chatClient} style={theme}>
                <ChannelList  filters={filters}  sort={sort}  options={options}
                 showUnreadCount={true}/>
</Chat>
@vishalnarkhede vishalnarkhede added the Enhancement New feature or request label Jan 29, 2020
@vishalnarkhede vishalnarkhede self-assigned this Jan 29, 2020
@vishalnarkhede vishalnarkhede added the Good First Issue Good for newcomers label Jan 29, 2020
@vishalnarkhede
Copy link
Contributor

Hey @familywiser1 this will be added soon on our end!!

@vishalnarkhede vishalnarkhede removed the Enhancement New feature or request label Apr 14, 2020
@tharun208
Copy link

@vishalnarkhede , I like to work on this

@sclavijo93
Copy link

Hi, any news with this? 😅

@virdesai
Copy link
Contributor

@sclavijo93 we are implementing this in some redesigns that are underway

@vishalnarkhede
Copy link
Contributor

Closing this for now. Please keep an eye for next major release for new UI components :)

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

No branches or pull requests

5 participants