]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
node/Tasks: add 'clear filter' button
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 5 Jul 2021 14:34:02 +0000 (16:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 5 Jul 2021 14:44:37 +0000 (16:44 +0200)
commitabde5f2bad192de9015c71cba6ac132d01a54c86
tree409875604f3d550391d18bb090bf581e7045da8f
parenta86b1f26da993d87b24a930f06b18433bf500ce9
node/Tasks: add 'clear filter' button

that does two things,

show the user that some filters are active (even if filters are collapsed),
and let the user to reset the filters all at once

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
src/node/Tasks.js