proxmox-backup/www/datastore
Dominik Csapak dfe5c4c494 ui: fix opening settings window in datastore panel
When a user directly opened the webui with a fragment that is not
the summary, opening of the 'my settings' window fails because the
initial set of the columns field triggers a state change, which in turn
tries to trigger 'updateColumns'. That fails though, since the columns
were not even rendered yet (because we are on a different tab).

To fix this, simply return when the panel is not rendered yet.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-12-15 15:56:59 +01:00
..
Content.js ui: datastore content: rework rendering protection state 2021-11-22 11:22:29 +01:00
DataStoreList.js ui: datastores: hide "no datastore" box by default 2020-11-16 16:59:14 +01:00
DataStoreListSummary.js ui: datastore/DataStoreListSummary: catch and show errors per datastore 2021-06-01 16:38:06 +02:00
Notes.js ui: improve comment behaviour for datastore Summary 2020-11-16 10:39:34 +01:00
OptionView.js ui: datastore/OptionView: only navigate up when we removed the datastore 2021-07-08 14:41:13 +02:00
Panel.js ui: improve activeTab selection from fragment and state 2020-11-10 14:21:54 +01:00
Prune.js ui: PruneInputPanel: add keepReason 'protected' for protected backups 2021-10-28 11:31:21 +02:00
PruneAndGC.js ui: add/fix help buttons 2020-11-10 11:51:03 +01:00
Summary.js ui: fix opening settings window in datastore panel 2021-12-15 15:56:59 +01:00