-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
HacktoberfestSimple issues suitable Hacktoberfest PRsSimple issues suitable Hacktoberfest PRsdesignSimilar to UI/UXSimilar to UI/UXenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmaterial/uiRelated to Material/UI dependencyRelated to Material/UI dependencyreactReact knowledge neededReact knowledge neededui/uxIssues related to design/UI/UXIssues related to design/UI/UX
Description
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestSimple issues suitable Hacktoberfest PRsSimple issues suitable Hacktoberfest PRsdesignSimilar to UI/UXSimilar to UI/UXenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersmaterial/uiRelated to Material/UI dependencyRelated to Material/UI dependencyreactReact knowledge neededReact knowledge neededui/uxIssues related to design/UI/UXIssues related to design/UI/UX