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?
2 Replies
toeknee
toeknee2y ago
Really... you should create that as a Job and then use notifications to report when that job has finished running.
Dan Harrin
Dan Harrin2y ago
yeah, doing this synchronously is not possible as Livewire doesn't rerender the component until the work is done
Want results from more Discord servers?
Add your server