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] The end width of el-menu-collapse-transition was hardcoded to '64px' #7490

Closed
lain1936 opened this issue Oct 14, 2017 · 0 comments · Fixed by #9777
Closed

[Bug Report] The end width of el-menu-collapse-transition was hardcoded to '64px' #7490

lain1936 opened this issue Oct 14, 2017 · 0 comments · Fixed by #9777

Comments

@lain1936
Copy link

Element UI version

2.0.0-alpha.2

OS/Browsers version

chrome

Vue version

2.5.2

Reproduction Link

http://panjiachen.github.io/vue-element-admin/#/dashboard

Steps to reproduce

preset el-menu's width as '36px'

  1. click the topleft svg icon to collapse the aside menus
  2. el-menu transition to 64px width
  3. el-menu jump to 36px width

What is Expected?

can config the width to get smooth animation

What is actually happening?

hardcoded width

animation flicker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants