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

[Bug Report] Pagination-Buttons have outline #4201

Closed
floqqi opened this issue Jun 5, 2018 · 2 comments
Closed

[Bug Report] Pagination-Buttons have outline #4201

floqqi opened this issue Jun 5, 2018 · 2 comments
Assignees
Labels
C: VPagination VPagination T: enhancement Functionality that enhances existing features
Milestone

Comments

@floqqi
Copy link

floqqi commented Jun 5, 2018

Versions and Environment

Vuetify: 1.1.0-beta.1
Vue: 2.5.16
Browsers: Chrome 67.0.3396.62
OS: Windows 7

Steps to reproduce

Use pagination with round attribute.

Expected Behavior

No outline.

Actual Behavior

There is an outline.

Reproduction Link

https://codepen.io/anon/pen/Vdazxp

Other comments

Can be fixed using button { outline: none; }.

@floqqi
Copy link
Author

floqqi commented Jun 5, 2018

image

Not very sexy on round buttons :)

@KaelWD
Copy link
Member

KaelWD commented Jun 18, 2018

Pagination is pretty old, it should probably be updated to use v-btn instead.

@KaelWD KaelWD added the T: enhancement Functionality that enhances existing features label Jun 18, 2018
@blalan05 blalan05 added the C: VPagination VPagination label Apr 10, 2019
@KaelWD KaelWD added this to the v3.0.0 milestone Jun 30, 2021
KaelWD added a commit that referenced this issue Jun 30, 2021
resolves #4201
fixes #11242
resolves #8759 (use slot)
fixes #12395
resolves #2070
resolves #5028
fixes #8146
resolves #2541
fixes #11662
fixes #12232
resolves #10085

Co-authored-by: John Leider <john.j.leider@gmail.com>
Co-authored-by: Kael <kaelwd@gmail.com>
@KaelWD KaelWD closed this as completed Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VPagination VPagination T: enhancement Functionality that enhances existing features
Projects
None yet
Development

No branches or pull requests

4 participants