Script Generator
c7bccd7819
fix: 测试用例提Bug按钮 + 全局侧边栏阴影统一
1. 测试用例"提 BUG"按钮接入工作台:
- TestCaseDetailDrawer 传入 onCreateBug callback
- 点击"提 BUG"关闭测试详情,弹出 BugCreateModal
- 创建后 Bug 自动关联该测试用例
2. 全局侧边弹窗阴影统一为 shadow-2xl:
- PlanDetailDrawer: shadow-2xl ✓
- DevTaskDetailDrawer: shadow-[var(--shadow-lg)] → shadow-2xl
- TestCaseDetailDrawer: shadow-[var(--shadow-lg)] → shadow-2xl
- BugDetailDrawer: shadow-[var(--shadow-lg)] → shadow-2xl
- 所有 Drawer 样式一致,阴影明显
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-15 17:45:09 +08:00
..
2026-06-15 13:37:01 +08:00
2026-06-15 17:45:09 +08:00
2026-06-12 13:11:08 +08:00
2026-06-12 13:11:08 +08:00
2026-06-12 14:07:46 +08:00