Create a menu of type Articles Category List
Create a menu of type List all contacts in a category
Enable the display filter option in both
In both components a filter field with a filter button is displayed.
In both components the filter is activated not by the button but simply by moving the focus anywhere other than the filter
| Labels |
Added:
No Code Attached Yet
|
||
| Labels |
Added:
a11y
|
||
| Labels |
Added:
J4 Issue
|
||
| Labels |
Added:
bug
|
||
@brianteeman is still an issue? It is the behaviour of all filters in joomla.
its the filters in the front end - as soon as you tab away from the field the filter is applied
ah .. yes. Thank you. It seems to be the same whereever we have filters in frontend.
Will make a PR.
sorry if it wasnt clear before
it just needs to remove
onchange="document.adminForm.submit();"
Hi, I would like to work on this issue. Can you please guide me to where the filter logic is implemented?