open any list view (eg. plugins)
J4.2.10-dev: clear button is disabled
J4.3.0-rc4-dev: clear button is not disabled
This behavior is broken with #39772 @dgrammatiko by adding the if condition mainContainer
joomla-cms/build/media_source/system/js/searchtools.es6.js
Lines 373 to 382 in 99fadde
and so now evaluation for filter fields also include the ordering (which are maybe always are active)
joomla-cms/build/media_source/system/js/searchtools.es6.js
Lines 305 to 313 in 99fadde
Labels |
Added:
No Code Attached Yet
|
Labels |
Added:
bug
|
I was missing this feature from J3. But indeed the button was disabled in former J4 versions.
I was missing this feature from J3.
it is still there (after a search)
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-04-16 22:15:33 |
Closed_By | ⇒ | richard67 |
I do not think that this is a bug. In J3 the clear button was always active and I used it also to clear the search input field.