Jixon

Results 3 issues of Jixon

# 新建文件夹、文件UI样式有错误渲染 复现逻辑 ``` molecule.folderTree.add( new TreeNodeModel({ id: uniqueId(), name: '', isLeaf: type === FileTypes.File, fileType: type, isEditable: true, data: { parentId } }), parentId); ``` 问题截图: # activityBar的icon样式有错误渲染 关于这个问题...

bug

### Question ![image](https://user-images.githubusercontent.com/75556346/227583639-9ff3c62d-6cee-4e7b-8a96-890b02304c62.png) 在我点击这个去登录之后并没有自动收起这个按钮,请问通过什么样的属性可以收起?

help wanted

- I have searched open and closed issues and pull requests for duplicates, using these search terms: - - - - I have checked the latest `main` branch to see...