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

Fix: Added breaks and limits for pagination on resource lists #17

Merged
merged 2 commits into from
Aug 11, 2022

Conversation

matheuslbenachio
Copy link
Contributor

This PR adds breaks and limits to the pagination on resource lists.

This is what the list will look like once it has many records:

image

The layout is adapted based on the width of the screen. The more 'space' the component has, the more pages it will show, up to a certain limit.

@matheuslbenachio matheuslbenachio changed the title Fix: added breaks and limits for pagination on resource lists Fix: Added breaks and limits for pagination on resource lists Jul 30, 2022
@matheuslbenachio matheuslbenachio self-assigned this Jul 30, 2022
@matheuslbenachio matheuslbenachio added bug Something isn't working enhancement New feature or request labels Jul 30, 2022
@matheuslbenachio matheuslbenachio merged commit 472282e into main Aug 11, 2022
@matheuslbenachio matheuslbenachio deleted the fix/pagination-list-limit branch August 11, 2022 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants