-
Notifications
You must be signed in to change notification settings - Fork 320
Open
Labels
a-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)a-msglistThe message-list screen, except what's label:a-contentThe message-list screen, except what's label:a-content
Milestone
Description
In our initial implementation for #740, the view-reactions sheet doesn't update immediately when the message's reactions change. Ideally, it would; this issue is to accomplish that.
Implementation
As an optimization, PerAccountStore
doesn't notify listeners when a message's reactions change. Probably, the view-reactions sheet should listen to the MessageListView
(which does), or there should be a way to listen for changes on one particular message (including notifications when the message is deleted).
Metadata
Metadata
Assignees
Labels
a-modelImplementing our data model (PerAccountStore, etc.)Implementing our data model (PerAccountStore, etc.)a-msglistThe message-list screen, except what's label:a-contentThe message-list screen, except what's label:a-content
Type
Projects
Status
No status