-
Notifications
You must be signed in to change notification settings - Fork 471
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
[enh]: Introduce new prop in ReactiveList to render last pages in pagination [WIP] #1022
Conversation
Working on some end cases, do lmk if lock file is to be removed. |
@anshumanv The PR looks good, Can you share some screenshots or gif which showcase the UI and working. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The PR must be targeted for the next
branch.
Sure @bietkul will share a working gif in a while thanks ✨ |
@anshumanv Any update on this? |
Sorry for the delay, here are some snaps of how it looks. Seems good to go! 🚀 @bietkul |
@anshumanv Would the next button be disabled when on the last page? Can you share a GIF showing the transitions? |
@anshumanv Can you please port these changes to the |
@siddharthlatest here, sure @bietkul on it. |
bb7b952
to
dde8b6b
Compare
@bietkul changed base |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@anshumanv Can you add showEndPage
in ReactiveList.ts
too?
Ahh forgot about definitions, @bietkul ptal ✨ |
ping @bietkul |
Fixes #633