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

Navigation buttons in the vs-pagination component should disable #300

Closed
jacrys opened this issue Oct 12, 2018 · 2 comments · Fixed by #306
Closed

Navigation buttons in the vs-pagination component should disable #300

jacrys opened this issue Oct 12, 2018 · 2 comments · Fixed by #306

Comments

@jacrys
Copy link
Contributor

jacrys commented Oct 12, 2018

The next/prev buttons on the vs-pagination component should disable after reaching max/min page respectively. This brings the component in line with other pagination components and closer to expected and accepted behaviour for this class of component.

@jacrys
Copy link
Contributor Author

jacrys commented Oct 12, 2018

If the above is agreeable, I am willing to help out with implementing this.

@luisDanielRoviraContreras
Copy link
Member

@jacrys Great is very successful you can help making a PR on this

luisDanielRoviraContreras added a commit that referenced this issue Oct 16, 2018
Fix #300 - Correct Pagination Nav Buttons
Tofandel pushed a commit to Tofandel/fixed-vuesax that referenced this issue Apr 26, 2021
Fix the next and previous buttons in pagination to disable them upon hitting max pages and min pages respectively. Also changed cursor on the disabled and active items for pagination to use the default cursor, falling closer in line with web standards,

Fixes lusaxweb#300
Tofandel pushed a commit to Tofandel/fixed-vuesax that referenced this issue Apr 26, 2021
Tofandel pushed a commit to Tofandel/fixed-vuesax that referenced this issue Apr 26, 2021
Fix the next and previous buttons in pagination to disable them upon hitting max pages and min pages respectively. Also changed cursor on the disabled and active items for pagination to use the default cursor, falling closer in line with web standards,

Fixes lusaxweb#300
Tofandel pushed a commit to Tofandel/fixed-vuesax that referenced this issue Apr 26, 2021
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 a pull request may close this issue.

2 participants