common-workflow-language / common-workflow-language/cwlviewer

Smarter Pagination

Open
#137 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
52
Forks
29
Avg merge
5h 12m
Merged PRs (30d)
6

Description

Currently the pagination system does not give an indication of the number of pages, and has inconsistent numbers of pages displayed if at the start or end of the page range.

This is due to a simplified implementation through a template fragment (interpreting the parameters of the Spring Pageable wrapper).

This should be improved to display a fixed number of pages at once and convey the current position of the user amongst the overall number.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.