Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pagination component #10395

Merged
merged 1 commit into from
May 16, 2024
Merged

Conversation

gustavlrsn
Copy link
Member

@gustavlrsn gustavlrsn commented May 14, 2024

Resolve opencollective/opencollective#7357

Description

  • Updates the pagination for dashboard pages
    • to use new design system
    • have a list of page numbers
    • ability to select page size
  • The component accepts the queryFilter object from the useQueryFilter hook for easy integration.

Screenshots

Desktop:

Screenshot 2024-05-16 at 11 21 54

Mobile:

Screenshot 2024-05-16 at 11 21 42

Copy link

vercel bot commented May 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
opencollective-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 10:47am
opencollective-styleguide ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 16, 2024 10:47am

Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @gustavlrsn and the rest of your teammates on Graphite Graphite

@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch from 4701dbc to 090675b Compare May 15, 2024 15:45
@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch from 090675b to cdfe037 Compare May 15, 2024 15:53
@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch from cdfe037 to f94e329 Compare May 15, 2024 16:31
@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch from f94e329 to f346e63 Compare May 15, 2024 16:40
@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch from f346e63 to 445dfc7 Compare May 16, 2024 09:19
@gustavlrsn gustavlrsn marked this pull request as ready for review May 16, 2024 09:19
@gustavlrsn gustavlrsn force-pushed the 05-13-update_pagination_component branch 2 times, most recently from 5af20cf to 5753c71 Compare May 16, 2024 09:28
@gustavlrsn gustavlrsn requested a review from kewitz May 16, 2024 09:31
@gustavlrsn gustavlrsn merged commit c8a8e2a into main May 16, 2024
17 of 18 checks passed
@gustavlrsn gustavlrsn deleted the 05-13-update_pagination_component branch May 16, 2024 12:32
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.

UI: Improve pagination in Transactions table
2 participants