Go to file
Thomas Lamprecht 585f3c31e7 combo grid: load: rework auto-selection and validity logic
We do not want to trigger an autoSelect if there's a value set, even
if it isn't found in the store, as that hides the fact that an (now)
invalid valid is configured from the user, which can be confusing if
something is not working, as when editing an object it seems like a
valid value is selected.

Further, if a value is set we mark the field as invalid from the
start, at least if it's neither disabled nor allowed to have a
value which is does not exists in the backing store.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-07 18:07:38 +02:00
debian bump version to 2.5-6 2021-05-21 17:40:26 +02:00
src combo grid: load: rework auto-selection and validity logic 2021-06-07 18:07:38 +02:00
Makefile buildsys: improve clean target 2020-11-02 07:41:30 +01:00