Skip to content

Add a Snackbar for each backend data update #26

@emibcn

Description

@emibcn

Each backend (currently, Maps and Charts) automatically tries to update the data -at least- once a day, when the official publication and covid-data Worflow finishes.

All of that is done without user intervention, neither giving any feedback.

Proposal

Add a Material/UI Snackbar to each backend update callback/subscription success execution.

  • Currently, backends only allow reaction to a successful update.
  • Probably -in the near future-, we'll have more callbacks available to better handle data updates statuses:
    • Schedule time for next update.
    • Start data update check.
    • Update found/not found.
    • Updating data.
    • Error updating data.
    • Success updating data (the only one currently exists).

Data updates callbacks:

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestSimple issues suitable Hacktoberfest PRsdesignSimilar to UI/UXenhancementNew feature or requestgood first issueGood for newcomersmaterial/uiRelated to Material/UI dependencyreactReact knowledge neededui/uxIssues related to design/UI/UX

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions