Skip to content

feat: add LoadMoreButton component for cursor-based pagination#307

Open
k-deejah wants to merge 1 commit intoamina69:mainfrom
k-deejah:main
Open

feat: add LoadMoreButton component for cursor-based pagination#307
k-deejah wants to merge 1 commit intoamina69:mainfrom
k-deejah:main

Conversation

@k-deejah
Copy link
Copy Markdown

  • Accept hasNextPage, isFetchingNextPage, onLoadMore props
  • Show spinner inside button during fetching
  • Hide button when no more pages available
  • Include aria-label for accessibility
  • Add comprehensive unit tests

Closes #284

- Accept hasNextPage, isFetchingNextPage, onLoadMore props
- Show spinner inside button during fetching
- Hide button when no more pages available
- Include aria-label for accessibility
- Add comprehensive unit tests

Closes amina69#284
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 30, 2026

@k-deejah Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[Frontend · Shared primitives] Create shared Pagination component

1 participant