ElemeFE / element

A Vue.js 2.0 UI Toolkit for Web
https://element.eleme.io/
MIT License
54.12k stars 14.64k forks source link

[Bug Report] Select Select Box Multi-Select Style Problem #17321

Open Underglaze-Blue opened 5 years ago

Underglaze-Blue commented 5 years ago

Element UI version

2.12.0

OS/Browsers version

macOS10.14.6/chrome75.0.3770.100

Vue version

2.6.8

Reproduction Link

https://jsfiddle.net/2meng3j8/2/

Steps to reproduce

  1. el-select 设置 multiple collapse-tags
  2. 选择 el-option
  3. 字段过长时会出现显示问题

What is Expected?

正常显示,或者字段过长时显示省略号

What is actually happening?

样式错乱

element-bot commented 5 years ago

Translation of this issue:

Element UI version

2.12.0

OS/Browsers version

MacOS 10.14.6/chrome 75.0.3770.100

Vue version

2.6.8

Reproduction Link

Https://jsfiddle.net/2meng3j8/2/

Steps to reproduce

  1. el-select setting multiple collapse-tags

  2. Select el-option

  3. Display problems occur when fields are too long

What is Expected?

Display ellipsis when normal or field is too long

What is actually happening?

Style disorder

Underglaze-Blue commented 5 years ago

暂时使用样式重置解决了,不过还是希望可以加一个配置项,显示省略号或者折行显示

1567592744948

busyhe commented 4 years ago

+1

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.