Details
-
Improvement
-
Resolution: Done
-
Neutral
-
None
-
None
-
None
-
-
Empty show more show less
-
6.2.1 Ramp-up 21
-
3
Description
At the moment we support pagination, but the API need to return total size of results to use current Grid UI.
A lot of API's don't return total number of results, so the pagination need to be done lazy, page by page, while the user is scrolling.
We can investigate if the component (https://github.com/viritin/viritin/tree/master/viritin/src/main/java/org/vaadin/viritin/grid) fits, and how much time we need to integrate with current rest UI stuff.
Also, instead of use a grid we can use some pagination component like https://vaadin.com/directory/component/pagination
Timebox to see if the library helps: 3SP
Checklists
Attachments
Issue Links
- relates to
-
MGNLRESTUI-13 Improve speed in paginated UI component
-
- Accepted
-
-
MGNLRESTUI-15 Support more pagination options
-
- Accepted
-