AllenFang / AllenFang/react-bootstrap-table
Pagination Jumps
Open
- Dominant language
- JavaScript
- Stars
- 2.2k
- Forks
- 761
- PR merge metrics
- No merged PRs in 30d
Description
When implementing pagination:
<< < 1 | ... | 4 > >>
After clicking the right single arrow until I get to the last group of numbers, the double arrow is removed, so my next click is on a page, not on the arrow.
This causes users to move their mouse, which is not user friendly.
Is there an option to simply disable the arrow(s) when they are not applicable to navigation?
Contributor guide
Assessment
This issue has not been assessed yet.