docs: record BUG-616/617 fix SHA 87daffe2 after staging merge
Independent Staging Quality Gate / validate (push) Failing after 9m55s
Independent Staging Quality Gate / publish (push) Has been skipped

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Jesse_Chen
2026-09-09 18:47:28 +08:00
co-authored by Cursor
parent df090fd53a
commit af70ae77a5
3 changed files with 7 additions and 7 deletions
@@ -4,7 +4,9 @@
- 分支:`codex/report-chart-layout-fix-20260909`track `origin/staging`
- 基线:`origin/staging` @ `584a56bd`(任务书本身;代码基线 `17b36f3a`
- BUG**BUG-616**、**BUG-617**
- 未改 `.gitea/workflows/**``frontend/src/app/page.tsx`、下载剥围栏;不提升 `main`,未 push
- 未改 `.gitea/workflows/**``frontend/src/app/page.tsx`、下载剥围栏;不提升 `main`
- 提交:`87daffe2`(修复)+ `df090fd5`merge origin/staging,含 BUG-614/615/618620
- 未 push
## 做了什么
@@ -88,4 +90,4 @@ PersonalReportMarkdownView ← 无 useState,只随 markdown
- **没有在浏览器里打开过一份真实 `/reports/<id>`。** 无登录态。走查清单第 4 节和第 7 节待真机。
- 未 push。代码进 staging 会走 `Staging Backend Quality Gate`
- 收工时 `origin/staging` 已含 BUG-614615BUG-618620;合并写在本提交之后
- 收工时已 merge `origin/staging` @ `5c476ba7`BUG-614/615 + BUG-618620)。冲突只在 CHANGELOG / BUG_HISTORY,按编号保留双方记录
+1 -1
View File
@@ -121,7 +121,7 @@
| `TASK-report-list-500-20260907.md`(仓库根) | `PROGRESS-report-list-500-20260907.md` | 列表 PostgREST JSON 路径 500 | 待验收 | `b466a6fc`BUG-574 |
| — | `PROGRESS-report-progress-20260909.md` | 生成等待屏只有 spinner 与秒表:后端 `progressPercent` / `progressPhase` 与分章行已产出,前端解析后一字未渲染,且分章行在 `generating` 时根本不出服务端。改为按章分格进度条 + 章节清单,停滞 90 秒改「用时较长,仍在写」;不画百分比条、不做插值动画、不报预计剩余 | 已验收 | `848e39e6``5565b632`BUG-601 |
| `TASK-report-chart-render-20260909.md` | `PROGRESS-report-chart-render-20260909.md` | 报告页所有分盘标题下空白:引擎 22 张 `<svg>``skipHtml` 丢弃(09-06 Markdown 直渲回归)。引擎旁加 ```jyotish-chart 围栏 JSON,前端 zod 校验后用自绘北印式组件全部渲染;不放开原始 HTML | 已验收(2fdcb14f):tsc/lint 0 error、chart 测试 29/29、`/` Static、gzip +0.96%;围栏构造在 try 外的 P2 并入 `TASK-upstream-sync2-fix-20260909.md` 任务 3 | `codex/report-chart-render-20260909`BUG-607 |
| `TASK-report-chart-layout-fix-20260909.md` | `PROGRESS-report-chart-layout-fix-20260909.md` | 星盘渲染回归修复:22 张北印盘全部重叠(浮动 + 负 margin 凑两栏对连续多对无效)+ 滚动时 `components` 每渲染新建导致整篇报告卸载重建、页面卡;改 rehype 成组进既有两栏 grid、文章树 `useMemo`、目录状态下沉 | 待验收 | `codex/report-chart-layout-fix-20260909`BUG-616/617 |
| `TASK-report-chart-layout-fix-20260909.md` | `PROGRESS-report-chart-layout-fix-20260909.md` | 星盘渲染回归修复:22 张北印盘全部重叠(浮动 + 负 margin 凑两栏对连续多对无效)+ 滚动时 `components` 每渲染新建导致整篇报告卸载重建、页面卡;改 rehype 成组进既有两栏 grid、文章树 `useMemo`、目录状态下沉 | 待验收 | `87daffe2`BUG-616/617);已 merge origin/staging `df090fd5` |
### 前端基础与工程