major
minor
minor
#27027
Declarative forms: SelectField disappears after upload if option list depends on mandatory property
#27042
MaintenanceJspBase should write to the log first, then to the client, instead of the other way around.
defect
(User-visible)
If a change is made in a tl:EditComponent and the user then switches tabs or models, for example, a confirmation prompt appears.
If the view is minimized, changes are discarded without a confirmation prompt.
Test
Automatic
TestMinimizeMaximize.script.xml
Manual
- Go to Structures > Aspect Inheritance
- Modify an element and do not save.
- Try switching tabs.
- Expected behavior: A prompt appears asking if the change should be saved.
- Minimize the editor.
- Restore the editor
- Expected behavior: The component remains in edit mode.