Skip to content

Conversation

@LLEGIT
Copy link
Contributor

@LLEGIT LLEGIT commented Dec 8, 2025

How it renders now with 20 apps fetched:

Screen.Recording.2025-12-08.at.10.16.57.mov

currentAppListPage.current = page - 1;
setAppList(undefined);
fetchAppListNextPage?.();
setCurrentPage(page - 1);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@LLEGIT I think you have to check if the data are still loaded, why is fetchAppListNextPage removed ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because pagination uses query key changes (including currentPage) to refetch data per page, rather than appending pages infinitely via fetchNextPage.

@LLEGIT LLEGIT force-pushed the evol/NO-ISSUE/dashboard-view-improvement branch from 46518e0 to 00e0309 Compare December 22, 2025 09:54
@LLEGIT LLEGIT force-pushed the evol/NO-ISSUE/dashboard-view-improvement branch from c66e42f to 55b8013 Compare December 22, 2025 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants