Sometimes when we open the app, we may notice a minor flicker from loading Avatars in user lists. We can mitigate this with caching of images. [This is possible](https://losefor.medium.com/implementing-image-caching-with-tauri-enhancing-performance-and-offline-access-6a55c2dbc802) not sure yet how easy without over-engineering this.
Sometimes when we open the app, we may notice a minor flicker from loading Avatars in user lists.
We can mitigate this with caching of images. This is possible not sure yet how easy without over-engineering this.