-
-
Notifications
You must be signed in to change notification settings - Fork 432
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
Docs: pagination component issue on documentation page #1150
Closed
2 tasks done
Labels
Comments
rluders
added
🐛 bug
Something isn't working
good first issue
Good for newcomers
confirmed
This bug was confirmed
labels
Nov 25, 2023
Hey. Can I work on this issue? |
@rajatpandey441 don't need to ask, just go ahead and create the PR. :) |
rajatpandey441
added a commit
to rajatpandey441/flowbite-react
that referenced
this issue
Nov 26, 2023
… is table for firstpage var fix The page number was not showing correctly on firsrt few clicks because lastPage variable was not updating on first few clicks when layout is table due to incorrect addition. Was working correctly when layout is pagination. fix themesberg#1150
1 task
React.Pagination.-.Flowbite.-.Google.Chrome.2023-11-26.11-19-20.mp4@rluders: Please note that functionality is working correctly. |
tulup-conner
pushed a commit
that referenced
this issue
Nov 26, 2023
#1151) fix(pagination): updating lastPage variable to currPage+4 when layout is table for firstpage var fix The page number was not showing correctly on firsrt few clicks because lastPage variable was not updating on first few clicks when layout is table due to incorrect addition. Was working correctly when layout is pagination. fix #1150
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Steps to reproduce
Current behavior
Recording.2023-11-25.185939.mp4
Expected behavior
It should go to the next page range (2 to 6)
Context
Video is recorded using Microsoft Edge, but assuming it wont matter
The text was updated successfully, but these errors were encountered: