Skip to content
Snippets Groups Projects
Commit 0c478733 authored by Andreas Kienast's avatar Andreas Kienast
Browse files

[TASK] Extract sys_note delete button into Lit component

The delete button for sys_notes rendered in the record list is currently
nested in a form tag, breaking the user interface. Since this requires a
DataHandler call, the button is converted to a Lit component that
invokes the `AjaxDataHandler` module.

Resolves: #105229
Releases: main
Change-Id: I87339d318b94bd2f20d1e24a9bc0270abdfd9ce4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/86470


Reviewed-by: default avatarAndreas Kienast <akienast@scripting-base.de>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarAndreas Kienast <akienast@scripting-base.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 3fdc030e
Branches
No related merge requests found
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