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

feat: added last and first page links to PageNumberPagination #9032

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WellingtonNico
Copy link

@WellingtonNico WellingtonNico commented Jul 1, 2023

the problem:

I noticed every time I get into a new project, usually a react frontend or another, I need to build some logic to get last and first urls, it already has next and previous, now it can have last and first conditionally.

hope you like, thanks for read!

@auvipy auvipy self-requested a review July 2, 2023 07:23
Copy link
Member

@auvipy auvipy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this change is causing test failures in the test suite. can you look into them?

@WellingtonNico
Copy link
Author

WellingtonNico commented Jul 2, 2023

this change is causing test failures in the test suite. can you look into them?

tests are improved to validate the two new values in the response, but I looks like there is a problem in 3.9 python version, I ran the tests by my self, but everything is ok, I looks like its not my fault

@auvipy auvipy requested a review from a team August 17, 2023 13:14
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.

None yet

2 participants