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][3.4.7] V-Btn opacity transition not applied properly #18874

Open
AapoPitkanen opened this issue Dec 14, 2023 · 0 comments
Open

[Bug Report][3.4.7] V-Btn opacity transition not applied properly #18874

AapoPitkanen opened this issue Dec 14, 2023 · 0 comments
Assignees
Labels
C: VBtn VBtn T: bug Functionality that does not work as intended/expected
Milestone

Comments

@AapoPitkanen
Copy link

Environment

Vuetify Version: 3.4.7
Last working version: 3.0.0-beta.6
Vue Version: 3.3.8
Browsers: Chrome 120.0.0.0
OS: Windows 10

Steps to reproduce

  1. Create a v-btn component
  2. Hover over the v-btn component

Expected Behavior

Opacity change is applied with a transition of 200ms duration and ease-in-out transition function

Actual Behavior

Opacity change is applied instantly without any transition

Reproduction Link

https://play.vuetifyjs.com/#...

Other comments

Might be caused by this commit 29786cb as the supposed functionality is to disable the overlay transition for pagination buttons, but inadvertently caused overlay transitions to be disabled for all buttons.

@github-actions github-actions bot added the S: stale This issue is untriaged and hasn't seen any activity in at least six months. label Jun 12, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2024
@KaelWD KaelWD reopened this Nov 5, 2024
@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected C: VBtn VBtn and removed S: triage S: stale This issue is untriaged and hasn't seen any activity in at least six months. labels Nov 5, 2024
@KaelWD KaelWD self-assigned this Nov 5, 2024
@KaelWD KaelWD added this to the v3.7.x milestone Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VBtn VBtn T: bug Functionality that does not work as intended/expected
Projects
None yet
Development

No branches or pull requests

2 participants