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
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-) One of my biggest wishes is to understand the hook...
File hashing uploads made through TinyMCE