UX: add indicicator in settings of pending changes, add button to clear the selected changes

This commit is contained in:
Pieter Vander Vennet 2024-08-02 13:31:45 +02:00
parent 74b2d38a14
commit 0a7d48de5b
5 changed files with 58 additions and 5 deletions

View file

@ -901,6 +901,12 @@
}
]
},
{
"id": "pending_changes",
"render": {
"*": "{pending_changes()}"
}
},
{
"id": "show_debug",
"question": {