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

fix: cascader filter #751

Merged
merged 1 commit into from
Apr 16, 2022
Merged

fix: cascader filter #751

merged 1 commit into from
Apr 16, 2022

Conversation

PengYYYYY
Copy link
Collaborator

@PengYYYYY PengYYYYY commented Apr 16, 2022

🤔 这个 PR 的性质是?

  • 日常 bug 修复

🔗 相关 Issue

过滤状态下的交互问题

image

💡 需求背景和解决方案

📝 更新日志

  • fix(cascader):
    • 修复可过滤状态下的下拉面板拉起闪烁
    • 修复可过滤状态下的输入内容未被正常销毁

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

@github-actions
Copy link
Contributor

Size Change: +73 B (0%)

Total Size: 627 kB

Filename Size Change
./dist/tdesign.js 347 kB +45 B (0%)
./dist/tdesign.min.js 199 kB +28 B (0%)
ℹ️ View Unchanged
Filename Size
./dist/tdesign.css 42.3 kB
./dist/tdesign.min.css 37.7 kB

@codecov-commenter
Copy link

Codecov Report

Merging #751 (264f538) into develop (a0db0df) will increase coverage by 4.10%.
The diff coverage is 72.88%.

@@             Coverage Diff             @@
##           develop     #751      +/-   ##
===========================================
+ Coverage    57.56%   61.66%   +4.10%     
===========================================
  Files          346      348       +2     
  Lines        12828    13039     +211     
  Branches      2405     2470      +65     
===========================================
+ Hits          7384     8041     +657     
+ Misses        5200     4749     -451     
- Partials       244      249       +5     
Impacted Files Coverage Δ
src/cascader/components/InputContent.tsx 65.62% <0.00%> (+5.20%) ⬆️
src/cascader/utils/inputContent.ts 59.45% <0.00%> (+6.68%) ⬆️
src/date-picker/date-picker.tsx 46.57% <0.00%> (+0.72%) ⬆️
src/dialog/props.ts 70.00% <0.00%> (-30.00%) ⬇️
src/form/const.ts 100.00% <ø> (ø)
src/slider/props.ts 75.00% <0.00%> (-25.00%) ⬇️
src/table/hooks/useLazyLoad.ts 83.33% <0.00%> (ø)
src/textarea/textarea.tsx 72.04% <ø> (ø)
src/time-picker/time-picker.tsx 35.86% <0.00%> (+3.20%) ⬆️
src/time-picker/time-range-picker.tsx 40.13% <0.00%> (+27.54%) ⬆️
... and 69 more

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 51e024d...264f538. Read the comment docs.

@github-actions
Copy link
Contributor

完成

@uyarn uyarn merged commit 52bfb39 into develop Apr 16, 2022
@uyarn uyarn deleted the fix/cascader/filter branch April 16, 2022 15:22
@github-actions github-actions bot mentioned this pull request Apr 24, 2022
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.

3 participants