Skip to content

Conversation

MadCcc
Copy link
Member

@MadCcc MadCcc commented Jun 25, 2023

close ant-design/ant-design#42846

@MadCcc MadCcc changed the title fix: textarea resize fix: wrapper height should be auto when textarea has height Jun 25, 2023
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Merging #43 (df3039e) into master (9d7d040) will increase coverage by 0.02%.
The diff coverage is 100.00%.

❗ Current head df3039e differs from pull request most recent head 407899c. Consider uploading reports for the commit 407899c to get more accurate results

@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
+ Coverage   99.03%   99.06%   +0.02%     
==========================================
  Files           3        3              
  Lines         207      213       +6     
  Branches       58       60       +2     
==========================================
+ Hits          205      211       +6     
  Misses          2        2              
Impacted Files Coverage Δ
src/TextArea.tsx 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to 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.

5.x 版本的textarea 高度设置无效,初始化生效,页面宽度变动后直接变为height: auto;
1 participant