zuul/web
Tristan Cacqueray 00f4de3c51 web: prevent status update loop in background
When leaving the status page while it is waiting for status data,
the callback happens when the status page is not mounted,
resulting in the update loop timer not being cleared.

This change prevents that by setting the visible attribute to false
when leaving the page, so that the update is not scheduled when
the page is not visible.

Change-Id: I9f3db68bb77c52d0f477b8322bbf52bd3cc81fe1
2019-02-12 14:14:08 +00:00
..
public Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
src web: prevent status update loop in background 2019-02-12 14:14:08 +00:00
.eslintrc Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
build Revert "Revert "web: rewrite interface in react"" 2018-10-06 10:42:31 -05:00
package.json Use node v10 instead of node v8 2019-02-04 21:26:37 +00:00
yarn.lock web: add error reducer and info toast notification 2018-12-02 05:56:38 +00:00