User tests: Successful: Unsuccessful:
Pull Request for Issue # .
/**
* Method that resets given inputs and submits the given form
* @param {HTMLElement} The element that initiates the call
*/
Joomla.resetFilters = (element) => { }Go to Admin templates, check if the site/admin dropdown resets the table options

Yes.
Basically to implement the filter reset one just needs to add in the XML:
onchange="Joomla.resetFilters(this)"That simple
| Status | New | ⇒ | Pending |
| Category | ⇒ | Unit Tests Repository Administration com_admin |
| Labels |
Added:
?
?
|
||
| Category | Unit Tests Repository Administration com_admin | ⇒ | Administration com_associations com_languages com_modules com_templates JavaScript Repository |
| Labels |
Added:
?
Removed: ? |
||
| Title |
|
||||||
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-01-02 22:28:58 |
| Closed_By | ⇒ | wilsonge |
Looks good to me :)
Change missing for filter_modulesadmin.xml