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

Cascader dropdown components has a variable width #728

Closed
MashiroC opened this issue Jul 29, 2021 · 0 comments · Fixed by #731
Closed

Cascader dropdown components has a variable width #728

MashiroC opened this issue Jul 29, 2021 · 0 comments · Fixed by #731
Assignees
Labels
bug Something isn't working

Comments

@MashiroC
Copy link

TuSimple/naive-ui version (版本)

2.15.5

Vue version (Vue 版本)

3.0.0

Browser and its version (浏览器及其版本)

Edge(92.0.902.55)

System and its version (系统及其版本)

MacOS(11.4)

Node version (Node 版本)

16.5.0

Reappearance link (重现链接)

https://codesandbox.io/s/naiveui-cascader-f69dm?file=/src/Demo.vue

Reappearance steps (重现步骤)

1.click 'Please select'(点击select标签)
2.scroll down(在下拉菜单中滚动)
3.the dropdown components width is variable with item.(下拉菜单的宽度是随着元素的长度而变化的)

Expected results (期望的结果)

the dropdown components will has a constant width(下拉菜单应该拥有一个固定的长度)

Actual results (实际的结果)

the dropdown components width has a variable width.(下拉菜单拥有一个可变的长度)

Remarks (补充说明)

@github-actions github-actions bot added the untriaged need to sort label Jul 29, 2021
@Talljack Talljack added bug Something isn't working and removed untriaged need to sort labels Jul 29, 2021
@Talljack Talljack self-assigned this Jul 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants