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

v-pagination button cutting the page number #5126

Closed
Chiyaoching opened this issue Sep 20, 2018 · 1 comment · Fixed by #5128
Closed

v-pagination button cutting the page number #5126

Chiyaoching opened this issue Sep 20, 2018 · 1 comment · Fixed by #5128
Labels
S: has PR The issue has a pending Pull Request

Comments

@Chiyaoching
Copy link

Versions and Environment

Vuetify: 1.2.1
Vue: 2.5.17
Browsers: chrome 69.0.3497.92
OS: macOS 10.13.6

Steps to reproduce

Set the length amount with 100000(or more) in v-pagination

Expected Behavior

should be show the all number digits in page button

Actual Behavior

the page number out of page button

Reproduction Link

https://codepen.io/sevenchi/pen/JaxPaj


Additional Comments:

maybe set the min-width with 34px in class .v-pagination__item will solve this issue.

@johnleider johnleider added the S: has PR The issue has a pending Pull Request label Sep 20, 2018
johnleider added a commit that referenced this issue Oct 2, 2018
…age_number

style(v-pagination): button cutting the page number
@jacekkarczmarczyk
Copy link
Member

Fixed by #5128

@lock lock bot locked as resolved and limited conversation to collaborators Oct 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
S: has PR The issue has a pending Pull Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants