Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1点击文件上的刷新按钮或者点击文件夹,会有短暂时间显示刷新图标,预期不显示刷新图标;2error类型的通知弹窗不会自动关闭;3新建文件/文件夹输入框里,点击鼠标左键拖拽字符,当鼠标拖拽到窗口外时松开,新建弹窗会关闭;4文件树重命名时文件已经存在的报错显示不全,显示了...;5新建文件夹弹窗如果名称非法,报错报的是文件名包含非法字符;6重命名文件夹,如果名称非常,报错报的也是文件名包含非法字符;7文件名称比较长时,删除文件的弹窗上的文件名显示不全,没有进行换行显示
Summary
Fixes #
Type and Areas
Type:
Areas:
Motivation / Impact
Verification
Reviewer Notes
Checklist