Skip to content

Bug: Some notifications are not syncing #257

@ericvicenti

Description

@ericvicenti

Notifs do not show up in the app if the related data has not synced. This leads to inconsistency

There are two possible approaches and there are tradeoffs

Sync all relevant data

This has the advantage of working offline, but it is much heavier data usage.

Most of the time, this will result in a better UX. But it allows people to heavily spam your node by mentioning you on documents that you are not interested in

Download only the notif metadata

This means the notifs will show up correctly but the data may not be loaded until the user clicks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions