Skip to content

feat: cached reaction details#3173

Draft
arnautov-anton wants to merge 1 commit intomasterfrom
feat/cached-reaction-details
Draft

feat: cached reaction details#3173
arnautov-anton wants to merge 1 commit intomasterfrom
feat/cached-reaction-details

Conversation

@arnautov-anton
Copy link
Copy Markdown
Contributor

@arnautov-anton arnautov-anton commented May 5, 2026

🎯 Goal

Reaction details are now loaded through a paginator class which carries the state too. The list is kept cached between renders and gets invalidated when the reactions are removed/added. Invalidation logic lives in the BasePaginator class, the logic resembles that of a react-query - just super simplified.

Ref: GetStream/stream-chat-js#1734

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.

1 participant