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: Inability to prevent default behvaiour #5679

Closed
filipbekic01 opened this issue Aug 21, 2020 · 0 comments · Fixed by #5755
Closed

Pagination Component: Inability to prevent default behvaiour #5679

filipbekic01 opened this issue Aug 21, 2020 · 0 comments · Fixed by #5755

Comments

@filipbekic01
Copy link

filipbekic01 commented Aug 21, 2020

Is your feature request related to a problem? Please describe...

Yes, i need a way to prevet pagination from switching page on user click. Right now there is v-on:change event but it does not give me freedom to decide if i want to swtich or not.

Describe the solution you'd like

Event v-on:change should return true or false.

jacobmllr95 added a commit that referenced this issue Sep 10, 2020
closes #5679) (#5755)

* feat(b-pagination/b-pagination-nav): allow page change to be prevented

* Update pagination-nav.spec.js

* 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