wangxiaojuan

Results 9 issues of wangxiaojuan

![image](https://user-images.githubusercontent.com/1762334/121337985-aa32fe00-c94f-11eb-9aa7-691c9e69a115.png) Error: ![image](https://user-images.githubusercontent.com/1762334/121338231-e36b6e00-c94f-11eb-9f19-1bd951ca4b2b.png)

**描述你的问题(Describe the bug)** ![image](https://github.com/opensumi/core/assets/1762334/52b39816-4f8b-4e06-b5a8-fb5778bf1350) **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0]

🐞 bug

**描述你的问题(Describe the bug)** 下拉菜单展示的位置覆盖行动点按钮的位置 ![image](https://github.com/opensumi/core/assets/1762334/85adfdcd-e6a0-411a-8ff0-8e0c4296b3af) ![image](https://github.com/opensumi/core/assets/1762334/2d8262d7-9452-444c-a589-a0f64f6c6bf1) **复现路径(To Reproduce)** **预期表现(Expected behavior)** ![image](https://github.com/opensumi/core/assets/1762334/3fc03a01-902d-48c6-a16f-cc7e93b1bd13) ![image](https://github.com/opensumi/core/assets/1762334/4f870ff7-d6d1-47e8-9398-1c87c449ef85) **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g....

🐞 bug

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 终端分屏时,要删除某一个分屏面板,目前的交互是:焦点需要在终端,然后点击右上角的删除按钮 ![image](https://github.com/opensumi/core/assets/1762334/772580dc-20c8-48a9-85de-069157445b34) **描述你预期的功能表现(Describe the solution you'd like)** ![image](https://github.com/opensumi/core/assets/1762334/7ad611d0-5843-435d-bea1-7ba5aa4ccb24)

🎨 feature

**描述你的问题(Describe the bug)** 没有间距,紧挨着标题栏 ![image](https://github.com/opensumi/core/assets/1762334/e5daff69-fd61-4279-b1e8-1bf4f36b8e9f) **预期表现(Expected behavior)** 面板上下都预留一点距离

🐞 bug

**描述你的问题(Describe the bug)** import { TextArea } from '@opensumi/ide-core-browser/lib/components'; const textareaRef = useRef(null); textareaRef.current?.focus(); ![image](https://github.com/opensumi/core/assets/1762334/22d07329-65ad-4b74-adb7-b9c2143253ba) **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g....

🐞 bug

**如果你的需求与问题相关,请在下面描述一下(Is your feature request related to a problem? Please describe.)** 支持定制,可以直接在应用层注册render **描述你预期的功能表现(Describe the solution you'd like)** **描述你考虑过的替代方案(Describe alternatives you've considered)** **补充信息(Additional context)**

🎨 feature

**描述你的问题(Describe the bug)** 用display切换面板,chat面板会重新渲染会话,导致历史记录自动清空 **复现路径(To Reproduce)** **预期表现(Expected behavior)** **环境信息(Environment)** - OS: [e.g. macOS 11.2 Apple M1/Windows10/Windows11] - Browser: [e.g. chrome, safari, electron] - OpenSumi Version: [e.g. 2.13.0]

🐞 bug

### Types - [X] 🎉 New Features ### Background or solution ### Changelog feat:quick open容器支持自定义样式 ## Summary by CodeRabbit - **新功能** - 增加了 `quickOpenContainerStyle` 属性,用于动态设置快速打开容器的样式。

🎨 feature