Skip to content
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.

refactor! : Pagination with First/Last Previous/Next #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

praveengopi19
Copy link

  • Modified Pagination UI Component (ListPagination.js)
  • First/Last ( make the flow easier for the user to easily to go between the first page and last page)
  • Previous/Next ( to iterate over the list of pages )
  • Pagination count with the current page as the center of the grid

image

  • If the number of page count is less than the pagination list count, the pagination list count will get modified to page count accordingly

3pages in 5 count

@cirosantilli
Copy link

This is good. But it changes the interface (postively!), so we should first discuss at: gothinkster/realworld#684

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants