Skip to content
Snippets Groups Projects
Commit 18c5d9e5 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Georg Ringer
Browse files

[BUGFIX] Delete form fields from DOM in flexform sections

Deleting flexform sections now removes the fields from DOM as
DataHandler only cares for the "action" being sent. This commit also
fixes a strange condition that checks whether the action array has empty
values.

To have at least one similarity with IRRE, deleting a section now also
fades the container.

Resolves: #71607
Releases: master
Change-Id: Ib696385ff4bdd3daed323a94c5dd7fdd3a74f640
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/63830


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 85ca36a5
Branches
Tags
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