Skip to content
Snippets Groups Projects
Commit c43f4151 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Benjamin Franzke
Browse files

[BUGFIX] Listen to correct events in "Extension Configuration" filter

Previously, the `keyup` event was intercepted in "Extension
Configuration", which doesn't work with `clearable()`. This patch
changes the code to listen to `input` and `change` events instead.

Resolves: #101772
Releases: 12.4
Change-Id: I1e90ede6ab1693fd76dcb6aafb1dab0a616b5784
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80714


Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 4d0c9849
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