Content
View differences
Updated by Henriette Darge over 8 years ago
### Preconditions
- Open a WP table where the pagination list has exactly 10 entries.
### Actual behavior
- The entries “2”, “3”, “4” cannot be seen. This is an edge case since we try to show the last few items, a few around the current item and truncate the pagination at the same time.

I have problems reproducing this locally but found it on Found on https://qa.openproject-edge.com/projects/demo-project/work\_packages .
### Expected behavior
- When coming close to the numbers, they shall be shown.
- Open a WP table where the pagination list has exactly 10 entries.
### Actual behavior
- The entries “2”, “3”, “4” cannot be seen. This is an edge case since we try to show the last few items, a few around the current item and truncate the pagination at the same time.

I have problems reproducing this locally but found it on Found on https://qa.openproject-edge.com/projects/demo-project/work\_packages .
### Expected behavior
- When coming close to the numbers, they shall be shown.