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(FormList): 修复FormList组件使用form setFieldsValue、reset异常 #2406

Merged
merged 2 commits into from
Aug 24, 2023

Conversation

nickcdon
Copy link
Contributor

🤔 这个 PR 的性质是?

  • 日常 bug 修复
  • 新特性提交
  • 文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • CI/CD 改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 其他

🔗 相关 Issue

#2403

💡 需求背景和解决方案

📝 更新日志

  • fix(FormList):

    • 忽略首次执行,避免setFieldsValue异常
    • 修复form reset无效
  • 本条 PR 不需要纳入 Changelog

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

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

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

@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

完成

@nickcdon
Copy link
Contributor Author

nickcdon commented Aug 3, 2023

@honkinglin @uyarn @carolin913 formlist test失败,但是我看了下,reset操作不应该是重置为空么,理应清空list formitem,reset initial 重置为初始化状态。麻烦确认下测试用例是否需要调整?

@nickcdon
Copy link
Contributor Author

@honkinglin @uyarn @carolin913 要不然你们把这个issue修复下吧?#2403

@honkinglin honkinglin merged commit d41533e into Tencent:develop Aug 24, 2023
5 checks passed
@github-actions github-actions bot mentioned this pull request Aug 24, 2023
16 tasks
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.

2 participants