Description of the need
When on /admin/modules or /admin/config/people/permissions, the "Reset" button provided by the instant search filter reloads the entire page. This potential could cause in-progress changes to the form to be lost, or interfere with modules that provide additional functionality on these pages.
This is a follow-up from #980 and #5909.
Proposed solution
The reset button on these pages currently is simply a link that reloads the page. We should add a JavaScript behavior to clear the filter input, rather than reloading.
Recent comments
@yorkshirepudding thank you for the additional info on improving discoverability and a handy way to keep a list of projects for reuse.
Why not add a Github star?
It is a good point @izmeez and when I was researching repo discoverability I found that GitHub search does prioritise matches with more stars. This is what I was researching for:...
Why not add a Github star?
Do you have a separate development environment and transfer database and config between sites?
Wierd happenings regarding updates...