luci-mod-status: channel_analysis.js: fix stale scan result. 6461/head
authorMilad Mohtashamirad <miladmohtashamirad@gmail.com>
Fri, 7 Jul 2023 01:14:28 +0000 (11:14 +1000)
committerMilad Mohtashamirad <miladmohtashamirad@gmail.com>
Fri, 7 Jul 2023 01:14:28 +0000 (11:14 +1000)
commit03f16840593c2b4db0628bcdce4ebd2956723e03
tree0c7ff51fbde6d1681ac42e27e9f9ce904f55f624
parent9070cfd1a4d27e66649ab71ca0f86f7cb52b87b7
luci-mod-status: channel_analysis.js: fix stale scan result.

When the new result is empty, including when another scan is running in the background, the table was emptied, but the graph persisted.
With this change, the list will persist and missing APs will be shown faded.

Signed-off-by: Milad Mohtashamirad <miladmohtashamirad@gmail.com>
modules/luci-mod-status/htdocs/luci-static/resources/view/status/channel_analysis.js