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

Pagination bug active in datatables #208

Closed
Tracked by #209
alfianchii opened this issue Mar 27, 2023 · 0 comments
Closed
Tracked by #209

Pagination bug active in datatables #208

alfianchii opened this issue Mar 27, 2023 · 0 comments

Comments

@alfianchii
Copy link
Collaborator

alfianchii commented Mar 27, 2023

There are two datatables: simple datatable and datatable with JQuery.

First, simple datatable. In first load the datatable looks fine.
image

But when I changed the number of entries per page, the pagination (active) became weird. For example, I would like to change from 3 to 10 entries per page:
image

As you notice, the pagination background becomes gray (not blue).
image

This problem was solved by moving to another pagination. But it's kinda cumbersome and doesn't looks good to have to do this I guess ...
image

Second, datatable with JQuery. Where is the 'active' page? I mean, I don't know which page I'm currently on (except by looking at "Showing 11 to 20 of 26 entries" and I know it's on the second page, but it's still a pain).
image

@zuramai zuramai mentioned this issue Mar 28, 2023
9 tasks
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

No branches or pull requests

1 participant