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] Incosistent animation for bottom sheets #10506

Closed
funkybg opened this issue Feb 7, 2020 · 1 comment · Fixed by skyYaga/skdvin-webapp#23 or anyulled/reactivewebflux#5 · May be fixed by SigmaITC/competencebyjava-front-end#8
Assignees
Labels
C: VDialog VDialog T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@funkybg
Copy link

funkybg commented Feb 7, 2020

Environment

Vuetify Version: 2.2.11
Vue Version: 2.6.11
Browsers: Chrome 79.0.3945.130
OS: Mac OS 10.15.3

Steps to reproduce

  1. Click open persistent
  2. Close the sheet
  3. Open again
  4. Repeat

Expected Behavior

Bottom sheet open and close animation should be consistent.

Actual Behavior

On initial open, the sheet slides up.
On consecutive opens / closes the sheet fades in and out

Reproduction Link

https://codepen.io/mmartev/pen/mdJydxV

@ghost ghost added the S: triage label Feb 7, 2020
@KaelWD KaelWD added C: VDialog VDialog T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke and removed S: triage labels Feb 7, 2020
@KaelWD KaelWD self-assigned this Feb 7, 2020
@KaelWD KaelWD added this to the v2.2.x milestone Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment