-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
explorer: Add a
reset
method to data stores
- the `dataStore.getData` method now starts a new call and ignore the previous one - the `pollingDataStore.start` method now starts a new poll and ignore the previous one - updated `StatisticsPanel` to accomodate the new behaviours Resolves #1732
- Loading branch information
1 parent
ec0621c
commit fa8b48d
Showing
6 changed files
with
460 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.