(no title)
thealchemistdev | 2 years ago
The solution was to add a 50-300ms delay before the network request. Why? Because feelings and perception matter more than facts.
thealchemistdev | 2 years ago
The solution was to add a 50-300ms delay before the network request. Why? Because feelings and perception matter more than facts.
_thisdot|2 years ago
Remix would show a white screen and two seconds later have everything ready. Next would show the header and a loader first then gradually over the course of 3-5 seconds have everything ready.
samsolomon|2 years ago
In this case I would guess the issue is not with speed but feedback. The user did something, nothing changed, so they thought it was broken.
Instead of the delay you could add a toast or some text with near the button indicating that the action actually happened.
IIsi50MHz|2 years ago