Skip to content
Snippets Groups Projects
Commit e6139147 authored by Elias Häußler's avatar Elias Häußler Committed by Oliver Hader
Browse files

[BUGFIX] Recognize changes in FlexForm section containers

If section containers are changed (i.e. new containers are added or
existing ones are deleted), the change is now recognized by adding a
class `has-change` to the appropriate container. This assures the
modal on exit is shown to the backend user to avoid discarding
onsaved changes.

Resolves: #95290
Releases: main, 11.5
Change-Id: Iff85a98f5f93876d1151909d28641ac6cca70874
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73699


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Steiger <typo3@andreassteiger.de>
Tested-by: default avatarwaldhacker <hello@waldhacker.dev>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarAndreas Steiger <typo3@andreassteiger.de>
Reviewed-by: default avatarwaldhacker <hello@waldhacker.dev>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent c90a4622
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment