boardx / boardx/boardx-dev-template
feat(survey): 统一五步工作流视觉系统
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## 目标
以“发布回收”的满屏工作台为视觉基线,统一设计问卷、报告模板、发布回收、查看答题和分析报告五个步骤的内容宽度、标题操作区、页面背景、面板边框和间距。
## 用户可见行为
- 五步导航下方使用同一满宽工作区,切换步骤只替换业务内容。
- 每个步骤都有一致的标题与操作区域。
- 设计问卷移除重复的“返回列表 / Survey Workflow”次级命令栏。
- 报告模板、查看答题继续保留各自三栏业务结构,但使用统一栏边界与留白。
- 分析报告保留居中的专业阅读宽度,不拉伸正文。
- 深链接刷新继续恢复当前问卷、激活步骤和统一框架。
## 验收
- Playwright 在同一桌面视口依次检查五步工作区边界、统一标题区和公共导航 DOM 稳定性。
- 为五个步骤生成截图证据。
- 现有 F20、F21、F22、F24 回归继续通过。
## 设计
- `docs/superpowers/specs/2026-07-19-survey-workflow-visual-unification-design.md`
- `docs/superpowers/plans/2026-07-19-survey-workflow-visual-unification.md`
## 依赖
依赖 PR #757 提供的持久五步工作流壳层。实现分支从 #757 head 派生,PR 初始以该分支为 base,确保当前审查只包含本 feature;#757 合并后再将 base 切回 `main`。
Refs #648
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading docs/superpowers/specs/2026-07-19-survey-workflow-visual-unification-design.md and docs/superpowers/plans/2026-07-19-survey-workflow-visual-unification.md, then inspect the persistent workflow shell from PR #757. Verify the five steps share the specified workspace boundaries, title areas, navigation DOM, and responsive behavior. Done means five Playwright screenshot checks pass and the F20, F21, F22, and F24 regressions remain green.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100