Skip to content
Snippets Groups Projects
Commit 4f42b493 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Fix columns selector action buttons

The columns selector actions buttons did previously
not respond when clicking on their icon.

This is fixed by adding the event listener to the
corresponding buttons instead of the outer
container and by accessing the required data
attribute from `event.currentTarget`.

Resolves: #94881
Releases: master
Change-Id: I7992a307bd5a397eff11b395c5a4b22bd9e05a40
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/70581


Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 590fc7db
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