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: upload file endless loop #167

Merged
merged 1 commit into from
Nov 9, 2023
Merged

fix: upload file endless loop #167

merged 1 commit into from
Nov 9, 2023

Conversation

belief-cyf
Copy link
Contributor

@belief-cyf belief-cyf commented Nov 5, 2023

🤔 What is the nature of this change? / 这个变动的性质是?

  • New feature / 新特性提交
  • Fix bug / bug 修复
  • Style optimization / 样式优化
  • Performance optimization / 性能优化
  • Code style optimization / 代码风格优化
  • Build optimization / 构建优化
  • Website, documentation, demo improvements / 网站、文档、Demo 改进
  • Refactor code or style / 重构代码或样式
  • Test related / 测试相关
  • Other / 其他

🔗 Related Issue / 相关 Issue

close#144

💡 Background or solution / 需求背景和解决方案

(The specific problem solved. / 解决的具体问题。)
gui界面选择文件上传的时候会卡住,应该是watch文件列表 过滤文件类型时因为重新赋值导致陷入死循环

📝 Changelog / 更新日志

(Describe changes from the user side, and list all potential break changes or other risks. / 从用户角度描述具体变化,以及可能的 breaking change 和其他风险。)

@ChengFai ChengFai merged commit 9c15f94 into OpenBMB:main Nov 9, 2023
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