[Feature Request] need "Table Column" provide "overflow" without "show-tootip"
- Dominant language
- Vue
- Stars
- 54k
- Forks
- 14.4k
- PR merge metrics
- No merged PRs in 30d
Description
### Existing Component
是
### Component Name
el-table
### Description
I know that there is an attribute in the `el-table-column` tag of `el-table` which is `show-tooltip-when-overflow`. Sometimes it is convenient, but sometimes I just want the content to be automatically truncated without Show preview.
I know that I can customize the display of the columns and use custom css for my purposes, but I prefer a simple tag instead of `so many content with somany css`
Will you consider this suggestion?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the el-table-column implementation and trace the existing show-tooltip-when-overflow behavior. Define how a column should truncate overflowing content without showing a preview tooltip, then verify the behavior against the el-table component; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100