docs: record BUG-327 BUG-328 BUG-329 fix SHA
Independent Staging Quality Gate / validate (push) Successful in 14m28s
Independent Staging Quality Gate / publish (push) Successful in 14m54s

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-08-20 19:47:19 +08:00
parent 994f0583af
commit 237c7b9d37
+3 -3
View File
@@ -4937,7 +4937,7 @@
- 防复发:独立滚动容器必须同时覆盖标准 scrollbar 属性和 WebKit 伪元素,且不得再用 `scrollbar-gutter` 给系统滚动条留槽。
- 相关记录:BUG-042
- 复发自:BUG-042(只修了当时的生时纠正消息区,后来的 session 列宽和盘面分栏又回到原生滚动条)
- 修复版本:待本次提交
- 修复版本:994f0583
## BUG-328 | 移动端盘面以模态挡住聊天且关闭入口弱
@@ -4953,7 +4953,7 @@
- 防复发:窄屏盘面不得再用 modal dialog / backdrop 盖住聊天;关闭控件必须是独立 44px 目标并带 `aria-label="关闭盘面"`
- 相关记录:BUG-322、BUG-326
- 复发自:BUG-322(分栏后窄屏改成对话框,聊天被挡住)
- 修复版本:待本次提交
- 修复版本:994f0583
## BUG-329 | 生时纠正 Agent 回答在结算后一次性出现,推理中无法停止
@@ -4969,4 +4969,4 @@
- 防复发:`answer.delta` 必须在 `billing.settled` 之前出现在公共流里;生时纠正 composer 在 `busy` 时必须提供停止按钮并绑定 fetch abort。
- 相关记录:BUG-039、BUG-067
- 复发自:BUG-039(当时为了 attempt 隔离把增量攒到结算后,V9 流式合同被一起推迟)
- 修复版本:待本次提交
- 修复版本:994f0583