Skip to content

View-reactions sheet doesn't update immediately when reactions change #1747

@chrisbobbe

Description

@chrisbobbe

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

No one assigned

    Labels

    a-modelImplementing our data model (PerAccountStore, etc.)a-msglistThe message-list screen, except what's label:a-content

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions