Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

issue #834 fix when pagination doesn't work when more than one table …#907

Merged
alexcjohnson merged 7 commits intoplotly:devfrom
AnnMarieW:fix-pagination
Jun 25, 2021
Merged

issue #834 fix when pagination doesn't work when more than one table …#907
alexcjohnson merged 7 commits intoplotly:devfrom
AnnMarieW:fix-pagination

Conversation

@AnnMarieW
Copy link
Copy Markdown
Contributor

@AnnMarieW AnnMarieW commented Jun 1, 2021

This PR fixes two pagination issues:

  1. Where pagination buttons are not visible or do not work because another table or figure overlaps the pagination container.

  2. If you are on a page that no longer exists after data is updated, then no data shows in the table. This is fixed by resetting the page_current to 0



Pagination buttons now work in the example from 834:

pagination



Pagination buttons are are now visible here: https://dash.plotly.com/datatable/interactivity
image

Copy link
Copy Markdown
Collaborator

@alexcjohnson alexcjohnson left a comment

Choose a reason for hiding this comment

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

Fantastic! 💃

If you merge dev back in here the CI tests should run correctly again.

AnnMarieW and others added 2 commits June 4, 2021 07:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

3 participants