Skip to content

Promise counter is serverLink => same as nextPending ?? #19

@bleucitron

Description

@bleucitron

There is a promise Map in serverLink whose purpose is to resolve the correct promise when coming back from server.
There is also a pendingAction Map in the client Store, to warn the user some actions are still pending.

Currently, the indexes are different, but should probably be the same.

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