Current
- When reloading the transactions page, it's displaying "No transactions found" label during fetching the list of transactions as shown in the screenshot below.

- After some seconds, it's loading the local stored pending/failed transactions at the top but still displaying "No transactions found" below as shown in the next screenshot.

- Finally, the local and the transactions fetched from the rpc are displayed together after some seconds.
Expected
In steps 1. and 2. instead of showing "No transactions found" the app should display a loading indicator.