[BUGFIX] Properly show indeterminate state of categories
Prepared nodes were not properly handled in the category element, causing the indetermination state recalculation to never trigger properly. Using the nodes from the nodes-prepared event fixes this issue. Resolves: #98689 Releases: main, 12.4, 11.5 Change-Id: I63f9618c596cdad343d4af8393120eabae3fdbd4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79708 Tested-by:Oliver Bartsch <bo@cedev.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Annett Jähnichen <mcmietz@web.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Andreas Nedbal <andy@pixelde.su> Reviewed-by:
Andreas Nedbal <andy@pixelde.su>
Showing
- Build/Sources/TypeScript/backend/form-engine/element/category-element.ts 5 additions, 5 deletions...ypeScript/backend/form-engine/element/category-element.ts
- Build/Sources/TypeScript/backend/form-engine/element/select-tree-element.ts 5 additions, 5 deletions...Script/backend/form-engine/element/select-tree-element.ts
- typo3/sysext/backend/Resources/Public/JavaScript/form-engine/element/category-element.js 1 addition, 1 deletion...Public/JavaScript/form-engine/element/category-element.js
- typo3/sysext/backend/Resources/Public/JavaScript/form-engine/element/select-tree-element.js 1 addition, 1 deletion...lic/JavaScript/form-engine/element/select-tree-element.js
Please register or sign in to comment