fix(hackathons): 2-column grid and pagination on teams tab#560
Conversation
Teams tab was rendering as a single column with no pager, so teams past the first page were unreachable. Use the existing Pagination component wired to the API's pagination.totalPages and switch the grid to two columns from the lg breakpoint.
|
@Benjtalkshow is attempting to deploy a commit to the Threadflow Team on Vercel. A member of the Team first needs to authorize it. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe ChangesTeams List Pagination
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
lgbreakpoint.Paginationcomponent to the API'spagination.totalPagesso users can page through results.Test plan
limitteams; confirm pager renders and Next/Previous moves through pages.Paginationbehaviour).lg(1024px) up.pageresets to 1.Summary by CodeRabbit