Ricardo Canastro @canastro.dev · Dec 25

Initially, navigating between images caused a blank screen or a noticeable delay while the next image loaded. It broke the flow and made the UI feel unpolished.

0 likes 1 replies

?

Replies

Ricardo Canastro · Dec 25

The first step was tweaking the `react-query` to keep the previously image data during transitions. This removed the blank screen issue, but the transitions still felt unresponsive.