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

Extend ChatPreviewList further #1055

Closed
HarshRajat opened this issue Jan 23, 2024 — with Slack · 0 comments · Fixed by #1063
Closed

Extend ChatPreviewList further #1055

HarshRajat opened this issue Jan 23, 2024 — with Slack · 0 comments · Fixed by #1063
Assignees
Labels
frontend Frontend related

Comments

Copy link
Contributor

Need to extend ChatPreviewList to ensure the following hooks are available:
onPreload: Get all the objects
onPaging: Get all the objects
onLoading: Should show loading true or false and {preload: true and false and paging: true or false and finished: true or false} based on if the items are preloading or paging is loading or everything is loaded

@HarshRajat HarshRajat added the frontend Frontend related label Jan 23, 2024 — with Slack
@mishramonalisha76 mishramonalisha76 linked a pull request Jan 24, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants