Skip to content

[Bug Report] Pagination missbehavior #3636

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

Closed
Feaman opened this issue Mar 21, 2018 · 0 comments
Closed

[Bug Report] Pagination missbehavior #3636

Feaman opened this issue Mar 21, 2018 · 0 comments
Labels
P: low The issue is of low importance T: bug Functionality that does not work as intended/expected
Milestone

Comments

@Feaman
Copy link

Feaman commented Mar 21, 2018

Versions and Environment

Vuetify: 1.0.9
Vue: 2.5.13
Browsers: Chrome 64.0.3282.186
OS: Windows 10

Steps to reproduce

  1. Create limited pagination for 15 pages with total of 5.
  2. Click to second page or from last page to previous.

Expected Behavior

Second or last but one page shoul stay right after or before first or last page, without ellipsis between pages. 1 2 ... 14 15, but not the 1 ... 2 ... 15.

Actual Behavior

Second and last but one pages have ellipsis between first or last pages. Like that: 1 ... 2 ... 15 or 1 ... 14 ... 15.

Reproduction Link

https://codepen.io/feaman/pen/wmJpEd

@nekosaur nekosaur added the pending review The issue is still pending disposition label Mar 29, 2018
@KaelWD KaelWD removed the pending review The issue is still pending disposition label Jun 18, 2018
@nekosaur nekosaur added T: bug Functionality that does not work as intended/expected P: low The issue is of low importance labels Jun 27, 2018
clive107 added a commit to clive107/vuetify that referenced this issue Jul 18, 2018
clive107 added a commit to clive107/vuetify that referenced this issue Jul 18, 2018
@KaelWD KaelWD added this to the v1.1.x milestone Jul 21, 2018
@KaelWD KaelWD closed this as completed Jul 23, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P: low The issue is of low importance T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

3 participants