How to manually display the turbolinks loader bar in non-turbolinks ajax callbacks?

So, I have a list page with a filter form that makes an ajax request and replaces part of the body every time the user changes a filter value: https://github.com/yourlabs/crudlfap/blob/master/js/controllers/autosubmit_controller.js

How do you advise to trigger the turbolinks loader bar, as-if it was a normal turbolinks request ?

Thanks in advance

Keep up the great work !

Check out this issue on GitHub for instructions on how to use the progress bar API for custom requests.

Thank you so much for the heads up @kaspermeyer !

You got another user feeling a bit silly writing to you know :joy:

Have a great day !

1 Like

No such thing as silly questions :relieved: Thanks, you too :v: