]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
file browser: only disable button if not downloadable and add hint in tooltip
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:37:43 +0000 (10:37 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:37:44 +0000 (10:37 +0200)
commit8812650c8b87c89a9227f8eb89c58b73c9723896
treece68b0f1e661ac4d687219b8e582db40fcbb9676
parent9aa3d15708cbfb69e1a8dc7a3e07ea23919f7801
file browser: only disable button if not downloadable and add hint in tooltip

To avoid to much layout jumping if the whole button disappears
(changes height of footer bar too), rather explain to the user the
why and what they can do instead.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/window/FileBrowser.js