docs: record BUG-330 fix SHA
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-1
@@ -4969,7 +4969,7 @@
|
|||||||
- 防复发:底部 sheet 只允许 `matchMedia(max-width: 767px)` 触发,不得用聊天区 `clientWidth` 把桌面侧栏挤窄误判成移动端;桌面必须保持 `grid-template-columns: minmax(0, 1fr) minmax(18rem, 22.5rem)`。窄屏盘面必须是覆盖层(absolute、高于输入框的 z-index、不透明背景)。
|
- 防复发:底部 sheet 只允许 `matchMedia(max-width: 767px)` 触发,不得用聊天区 `clientWidth` 把桌面侧栏挤窄误判成移动端;桌面必须保持 `grid-template-columns: minmax(0, 1fr) minmax(18rem, 22.5rem)`。窄屏盘面必须是覆盖层(absolute、高于输入框的 z-index、不透明背景)。
|
||||||
- 相关记录:BUG-322、BUG-326、BUG-328
|
- 相关记录:BUG-322、BUG-326、BUG-328
|
||||||
- 复发自:BUG-328(当时为了露出聊天改成下半屏分栏,叠层低于输入框)
|
- 复发自:BUG-328(当时为了露出聊天改成下半屏分栏,叠层低于输入框)
|
||||||
- 修复版本:待发布
|
- 修复版本:9670b661
|
||||||
|
|
||||||
## BUG-329 | 生时纠正 Agent 回答在结算后一次性出现,推理中无法停止
|
## BUG-329 | 生时纠正 Agent 回答在结算后一次性出现,推理中无法停止
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user