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] Two tabs transition reversed #12672

Closed
bpuig opened this issue Nov 25, 2020 · 0 comments · Fixed by #12685
Closed

[Bug Report] Two tabs transition reversed #12672

bpuig opened this issue Nov 25, 2020 · 0 comments · Fixed by #12685
Labels
C: VTabs VTabs S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected

Comments

@bpuig
Copy link

bpuig commented Nov 25, 2020

Environment

Vuetify Version: 2.3.19
Last working version: 2.3.18
Vue Version: 2.6.12
Browsers: Firefox 83.0
OS: Ubuntu undefined

Steps to reproduce

Make tabs with only 2 of them. (3 or more is OK)

Expected Behavior

Tabs item should go right to left. And then switching left to right.

Actual Behavior

Tab items go left to right. And then switching right to left.

Reproduction Link

https://codepen.io/bpuig/pen/ZEpzorg

@bpuig bpuig changed the title [Bug Report] Two tabs switch reversed [Bug Report] Two tabs transition reversed Nov 25, 2020
@ghost ghost added the S: triage label Nov 25, 2020
yuwu9145 added a commit to yuwu9145/vuetify that referenced this issue Nov 28, 2020
@MajesticPotatoe MajesticPotatoe added C: VTabs VTabs T: bug Functionality that does not work as intended/expected S: has PR The issue has a pending Pull Request and removed S: triage labels Dec 1, 2020
MajesticPotatoe pushed a commit that referenced this issue Dec 8, 2020
)

* fix(vTabsItems): fix wrong reverse animation logic for only 2 items

fixes #12672

* reformat code to follow coding standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VTabs VTabs S: has PR The issue has a pending Pull Request T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants