#3647 - Block AJAX loading

Identifier #3647
Issue type Feature request or suggestion
Title Block AJAX loading
Status Completed
Handling member Salman
Addon General / Uncategorised
Description I have merged in my staff actions block changes (Admin Zone dashboard). However, the AJAX browsing isn't working.

Changing the filters should work dynamically.
It's doing:
$dom.trigger(el, 'submit');

(In v10 this would have been calling onsubmit(), but I think you're likely using proper event listeners now).

Pagination should also work via AJAX.

I suspect your AJAX block reload code is broken and this is highlighting it.
Steps to reproduce

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated