commerce icon indicating copy to clipboard operation
commerce copied to clipboard

issue#1123 fix

Open sellimenes opened this issue 10 months ago • 5 comments

Issue #1123 , added Suspense to show loading skeleton on every single search request.

sellimenes avatar Aug 05 '23 20:08 sellimenes

Someone is attempting to deploy a commit to the Vercel Solutions Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Aug 05 '23 20:08 vercel[bot]

I'm not sure if this is necessary, it already feels really fast when going between searches to me. What do you see?

leerob avatar Oct 27 '23 02:10 leerob

I'm not sure if this is necessary, it already feels really fast when going between searches to me. What do you see?

When I try on slow internet, it doesn't feel juicy enough I think. With Suspense, it just 'feels' better

sellimenes avatar Oct 27 '23 06:10 sellimenes

I have a similar issue on my project, where it takes 1 to 2 seconds before the search parameter is added to the address bar.

muco-rolle avatar Oct 30 '23 16:10 muco-rolle

I have a similar issue on my project, where it takes 1 to 2 seconds before the search parameter is added to the address bar.

Can you also please try to use Suspense and share your experiences?

sellimenes avatar Nov 01 '23 13:11 sellimenes

We'll likely move to this pattern: https://buildui.com/posts/instant-search-params-with-react-server-components

leerob avatar Mar 31 '24 14:03 leerob