Skip to content
Snippets Groups Projects
Commit 1fa0a832 authored by Andreas Kienast's avatar Andreas Kienast Committed by Christian Kuhn
Browse files

[TASK] Remove `_TOGGLE` handling from FlexForms

Historically, FlexForms store their section collapsing state within the
flex structure in the database, having the impact that the state is
reflected to every backend user.

The internal `_TOGGLE` field is removed from any handling, the collapse
state is now stored in backend user's localStorage.

Resolves: #102551
Releases: main
Change-Id: I3fdb7a5434c8769edda2ba86d53177cdc5a6621e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81997


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 1371b045
No related merge requests found
Showing
with 58 additions and 57 deletions
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