Skip to content

feat: add pagination to admin verification requests and reports - #315

Open
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/admin-pagination
Open

feat: add pagination to admin verification requests and reports#315
charityzarmai wants to merge 1 commit into
HubDApp:mainfrom
charityzarmai:feature/admin-pagination

Conversation

@charityzarmai

@charityzarmai charityzarmai commented Jul 30, 2026

Copy link
Copy Markdown

Closes #261


feat: add pagination to admin verification requests and reports

- Created Pagination component with page navigation
- Created usePagination hook for reusable pagination logic
- Added pagination to verification requests list (10 items per page)
- Added pagination to review reports and project reports
- Added loading, empty, and error states for paginated views
- Improved list performance with bounded pages
@charityzarmai

Copy link
Copy Markdown
Author

close #261

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@charityzarmai 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.

Add pagination for admin and review lists

1 participant