Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

Conversation

@cjbell
Copy link
Contributor

@cjbell cjbell commented May 22, 2023

We're currently using the markAsRead which takes a list of items to batch mark them as read. We introduced a new markAllAsRead which bulk marks everything on the channel as read (and optimistically updates the store). This change moves to use that method instead, which fixes any issues where large numbers of unread items would never get updated.

@cjbell cjbell merged commit f46c75a into main May 22, 2023
@cjbell cjbell deleted the cjbell-kno-3656-sdk-move-to-using-markallasread-for-feed branch May 22, 2023 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

3 participants