Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Fix dashboard refresh #5

Merged
merged 1 commit into from
Apr 9, 2020
Merged

Fix dashboard refresh #5

merged 1 commit into from
Apr 9, 2020

Conversation

ricoberger
Copy link
Owner

The dashboard wasn't refreshed in the given refresh time, because the
start and end time of the interval were not updated befor the refresh
was triggered.

Also the refresh function isn't executed if the modal is closed without
action (ESC), because the refresh function closed the modal every time.
This was a bit frustrating specially for small time intervals.

Instead the dashboard is refreshed when the modal is closed.

The dashboard wasn't refreshed in the given refresh time, because the
start and end time of the interval were not updated befor the refresh
was triggered.

Also the refresh function isn't executed if the modal is closed without
action (ESC), because the refresh function closed the modal every time.
This was a bit frustrating specially for small time intervals.

Instead the dashboard is refreshed when the modal is closed.
@ricoberger ricoberger added the bug label Apr 9, 2020
@ricoberger ricoberger merged commit fb1a0fd into master Apr 9, 2020
@ricoberger ricoberger deleted the fix-dashboard-refresh branch April 9, 2020 22:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant