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

Pagination Component: Number of visible page links doesn't account for hidden ellipsis #5514

Closed
vfasburg opened this issue Jun 19, 2020 · 0 comments · Fixed by #5678
Closed

Comments

@vfasburg
Copy link

The number of page buttons shown isn't adjusted when hide-ellipsis is true. As a result, when there are more than "limit" number of pages, fewer buttons are shown when there would otherwise be ellipses included.

@vfasburg vfasburg changed the title Number of visible page links doesn't account for hidden ellipsis Pagination Component: Number of visible page links doesn't account for hidden ellipsis Jun 19, 2020
jacobmllr95 added a commit that referenced this issue Aug 22, 2020
…psis` option (closes #5514) (#5678)

* fix(b-pagination): properly calculate number of links with `hide-ellipsis` option

* Update pagination.spec.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants