Show loading GIF while Action Links run

@Chem

So, summarized::

I have a " results" page… with 3 separate list components… Each list component has an Action Link (button) which triggers a Pipe… Since generating the results takes time, I would like to have each Action Link button on each component show a “loading results” text while the Pipe is running…

What’s the best way to do this? The components each have their own ID. Or does the code only work on tables and not on List Components?