Loading indicator and the "refresh database request" action

I have a "refresh" icon on a page that refreshes the data in a listview - all works well.

https://docs.flutterflow.io/actions/actions/backend-database/refresh-database-request

The problem is there is no loading indicator when the user clicks the refresh icon. There is a loading indicator set in the query as well.

When the page first loads we see the indicator, but not when they click the refresh icon (data just refreshes and not very UI friendly)

Thanks

3
8 replies