10000 fix(BPagination): Correctly position ellipses when hideGotoEndButtons=true. by dwgray · Pull Request #2148 · bootstrap-vue-next/bootstrap-vue-next · GitHub
[go: up one dir, main page]

Skip to content

fix(BPagination): Correctly position ellipses when hideGotoEndButtons=true. #2148

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

Merged
merged 2 commits into from
Aug 26, 2024

Conversation

dwgray
Copy link
Member
@dwgray dwgray commented Aug 26, 2024

Describe the PR

This PR addresses #2107 - this was just a corner case that I missed when I rewrote the logic for building the buttons.
Added unit tests to cover the case and take into account this flag when placing the ellipses.
Fixed up some comments

Small replication

See #2107

PR checklist

What kind of change does this PR introduce? (check at least one)

  • Bugfix 🐛 - fix(...)
  • Feature - feat(...)
  • ARIA accessibility - fix(...)
  • Documentation update - docs(...)
  • Other (please describe)

The PR fulfills these requirements:

  • Pull request title and all commits follow the Conventional Commits convention or has an override in this pull request body This is very important, as the CHANGELOG is generated from these messages, and determines the next version type. Pull requests that do not follow conventional commits or do not have an override will be denied

Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@VividLemon VividLemon merged commit d708aa4 into bootstrap-vue-next:main Aug 26, 2024
3 checks passed
@github-actions github-actions bot mentioned this pull request Aug 26, 2024
@dwgray dwgray deleted the pagination-ellipses branch September 10, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0