Skip to content

fix: maxTagTextLength should not cut label content - #675

Merged
zombieJ merged 1 commit into
masterfrom
fix-max-ellipsis
Nov 19, 2021
Merged

fix: maxTagTextLength should not cut label content#675
zombieJ merged 1 commit into
masterfrom
fix-max-ellipsis

Conversation

@zombieJ

Copy link
Copy Markdown
Member

@vercel

vercelBot commented Nov 19, 2021

Copy link
Copy Markdown

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/select/Ga3FcpCfZd3dT2MjzpePTehQsU6J
✅ Preview: https://select-git-fix-max-ellipsis-react-component.vercel.app

@codecov

codecovBot commented Nov 19, 2021

Copy link
Copy Markdown

Codecov Report

Merging #675 (d38cdd0) into master (073edf9) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@ Coverage Diff @@## master #675 +/- ##
==========================================
- Coverage 99.11% 99.11% -0.01% 
==========================================
Files 20 20 Lines 1015 1013 -2 Branches 347 345 -2 ==========================================
- Hits 1006 1004 -2 
Misses 8 8 Partials 1 1 
Impacted FilesCoverage Δ
src/Selector/MultipleSelector.tsx100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 073edf9...d38cdd0. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Select在tag模式下设置maxTagTextLength时已选中项悬浮显示内容也为缩略格式

1 participant

@zombieJ