Displaying loading indicator for Component BulkAction
I have a BulkAction at a Component which is processing data. The processing may take a lot of time and I would like to have some indication that a data is being processing i.e. someting like a loading/processing indicator. It could be as simple as "Processing..." or " like "1 of 10 processed..". Is there a way to do that in Filament?