Skip to content

[Feature] Implement Optimistic Rendering #24

@hrideshmg

Description

@hrideshmg

Is your feature request related to a problem? Please describe.
Currently the status is only updated after the request response is recieved, there can be considerable delay for this to occur leading to the user having to wait to confirm his input

Describe the solution you'd like
The change should occur instantly on the UI by assuming that the request will succeed, in the scenario that it does not we could display a snackbar message and revert to the original state of the UI component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions