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] Tab Slide group next and previous buttons not working #12783

Closed
qstiegler opened this issue Dec 14, 2020 · 1 comment
Closed

[Bug Report] Tab Slide group next and previous buttons not working #12783

qstiegler opened this issue Dec 14, 2020 · 1 comment
Assignees
Labels
C: VSlideGroup T: bug Functionality that does not work as intended/expected
Milestone

Comments

@qstiegler
Copy link

Environment

Vuetify Version: 2.3.21
Vue Version: 2.6.11
Browsers: Chrome 87.0.4280.88
OS: Mac OS 10.15.7

Steps to reproduce

If there are too many items in the tab bar, so you get the arrow buttons to slide through the tabs, you can't click them. Additionally sometimes (I think depending on the width), clicking works but it won't calculate the width correctly and then you can't see the last or the first element of the tabs.

If you use the show-arrows attribute, It works like a charm but the buttons are not hidden on mobile touch devices as they would be without the attribute.

Expected Behavior

Arrow buttons are working and the tab slide calculation works as expected

Actual Behavior

Arrow buttons aren't working most of the times without the show-arrows attribute.

Reproduction Link

https://vuetifyjs.com/en/components/tabs/#center-active

@ghost ghost added the S: triage label Dec 14, 2020
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected and removed S: triage labels Jun 19, 2022
@KaelWD KaelWD self-assigned this Jun 19, 2022
@KaelWD KaelWD added this to the v2.6.x milestone Jun 19, 2022
@KaelWD KaelWD closed this as completed in 7b4db9a Jun 19, 2022
KaelWD added a commit that referenced this issue Jun 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VSlideGroup T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

4 participants
@qstiegler @KaelWD @ElijahKotyluk and others