Next.js Discord

Discord Forum

User Feedback on navigation between routes segments

Unanswered
Sun bear posted this in #help-forum
Open in Discord
Original message was deleted.

2 Replies

Sun bear
I have a server component that use the search param to implement a pagination and fetch data. A client component with 2 Links (prev and next page) that changes the search params, but i feel that the user do not know what’s going on, I want to implement something like nprogress, but i don’t know without route events.
Sun bear
Somebody?