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

[UI] Advanced pagination #229

Merged
merged 2 commits into from
Mar 18, 2021
Merged

[UI] Advanced pagination #229

merged 2 commits into from
Mar 18, 2021

Conversation

saig0
Copy link
Contributor

@saig0 saig0 commented Mar 16, 2021

  • show the first and last page
  • show up to two previous and next pages

image

image

Based and inspired by #227.

gaganis and others added 2 commits March 15, 2021 00:27
When working on workflows that have many instances the most recent one that ususally is of interest can be many pages ahead. People have to click multiple times to get to the last page or do math and manipulate manually the pageNumber in the url parameters neither of which are ideal.
* show the first and last page
* show up to two previous and next pages
@saig0 saig0 merged commit 495e4d7 into master Mar 18, 2021
@saig0 saig0 deleted the advanced-pagination branch March 18, 2021 04:32
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.

2 participants