维护者确认: 允许用户重新排列分屏面板 (PR #2224)
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 395
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
## 触发类别
product — feat 类型 + 命中 UI 路径
## PR 概述
作者 wykris 提交了桌面端分屏面板拖拽重排功能:
- SplitGroup.tsx: 分屏组件的拖拽排序交互
- splitGroupDnd.ts: 拖拽逻辑实现
- splitGroupStore.ts: 排序状态管理
改动涉及 UI 交互与用户工作流,属于产品方向决策,需维护者确认。
## 改动文件
- `apps/desktop/src/renderer/features/cc-agent/SplitGroup.tsx`
- `apps/desktop/src/renderer/features/cc-agent/splitGroupDnd.ts`
- `apps/desktop/src/renderer/features/cc-agent/splitGroupStore.ts`
- 相关测试与 i18n
## 确认方式
- 同意: 在 PR 上 Approve
- 需修改: Request Changes,作者改完后重新 Approve 即放行
---
关联 PR:#2224(作者 @wykris);本 issue 由 review-pr 流程自动创建,用于先讨论该 PR 涉及的产品 / UI 变更,维护者确认后 PR 会恢复推进。
Contributor guide
Research direction
Start by reviewing PR #2224 and the listed SplitGroup.tsx, splitGroupDnd.ts, and splitGroupStore.ts files, along with the related tests and i18n changes. Done means the maintainer has confirmed the product and UI behavior by approving the PR or requesting specific changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100