[pbs-devel] applied: [PATCH proxmox-backup 3/5] ui: form/DataStoreSelector: show maintenance mode in selector

Thomas Lamprecht t.lamprecht at proxmox.com
Tue May 17 10:53:12 CEST 2022


Am 5/17/22 um 08:52 schrieb Dominik Csapak:
> to not having to query the activeTasks everywhere, change the renderer
> to omit the check/spinner when no activeTasks are given
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  www/Utils.js                  | 17 ++++++++++-------
>  www/form/DataStoreSelector.js |  9 +++++++++
>  2 files changed, 19 insertions(+), 7 deletions(-)
> 
>

applied, thanks! had a two eslint warnings though and while I find that the info *is*
important to have upfront (thought about something like that too a few days ago when
playing around with maintenance), after checking the result out it felt like spending
a lot of the little space we got there just for this, so I reworked it into adding an
icon in the name column, if in maintenance mode.





More information about the pbs-devel mailing list