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

Initial scroll message list to first unread message #1980

Closed
DmitriyNikolenko opened this issue Mar 28, 2023 · 6 comments
Closed

Initial scroll message list to first unread message #1980

DmitriyNikolenko opened this issue Mar 28, 2023 · 6 comments
Labels
feature New capability

Comments

@DmitriyNikolenko
Copy link

Motivation
React Native library has this useful functionality which is improving UX. But I have not managed to find it in React library.

Proposed solution
Add 'initialScrollToFirstUnreadMessage' property to 'Channel' component the same as it is in React Native library

Acceptance Criteria
When 'initialScrollToFirstUnreadMessage' property is set a user sees a list of messages starting from the first unread when opens a chat channel.

@DmitriyNikolenko DmitriyNikolenko added the feature New capability label Mar 28, 2023
@MartinCupela
Copy link
Contributor

@DmitriyNikolenko thank you for submitting the request. We do have the immediate plan to implement it. We will consider it in the future.

@therajumandapati
Copy link

Hi @MartinCupela Dmitriy and I work on the same team. Were you able to pick this issue up?

@therajumandapati
Copy link

@MartinCupela We're happy to make a PR to support this if you could point us in the right direction.

@MartinCupela
Copy link
Contributor

This is in progress

@therajumandapati
Copy link

Appreciate the update @MartinCupela

@MartinCupela
Copy link
Contributor

It is possible to jump to the first unread message using jumpToFirstUnreadMessage function.

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

No branches or pull requests

3 participants