维护者确认:副窗口在会话归档后自动关闭 (#3262)
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 401
- Avg merge
- 21h 48m
- Merged PRs (30d)
- 776
Description
PR https://github.com/makecindy/cindy/pull/3262 修的是 #3175:主窗口归档会话后,副窗口仍可继续发消息并把已归档会话自动恢复成 active。
这次的修法会改变用户看得见的交互:副窗口一旦发现会话变为 archived,会从分屏树移除该会话并直接 `windowClose()`。主窗口仍保持「归档后可浏览、发消息自动恢复」。
需要维护者确认的点:
- 归档后关掉副窗口,是不是期望的产品行为?还是应留窗、只禁止发送/恢复?
- 分屏里还有其它会话时,关整窗是否过重?
确认方式:直接在 PR 上 Approve。若要改行为,请 Request Changes,作者改完后再 Approve。
---
关联 PR:#3262(作者 @yuaiccc);本 issue 由 review-pr 流程自动创建,用于先讨论该 PR 涉及的产品 / UI 变更,维护者确认后 PR 会恢复推进。
Contributor guide
Research direction
Review PR #3262 and issue #3175 first, focusing on the proposed archived-session behavior in the split-window UI. Done means a maintainer decides whether the secondary window should close or remain usable, then approves the PR or requests changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100