员工端群聊按钮接线 → 参与者面板(REQ-用户-001) #4
Reference in New Issue
Block a user
Delete Branch "feat/h5-groupchat-wiring"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更摘要
src/frontend-h5/src/components/chat/InputBar.vue的handleGroupChat()已从showToast('群聊功能开发中')占位重写为真实接线:store.toggleParticipantPanel()开关参与者面板GROUP_CHAT_NO_CONVERSATION_TIP / GROUP_CHAT_EMPTY_TIP与InputBar.test.ts1:1 对齐;删除字面量'群聊功能开发中'与startGroupChat调用docs/02-技术文档/技术方案-REQ-用户-001-群聊入口接线-v1.0.md(方案 A store 驱动;5 条理由说明不改后端;回归 R1-R5;双向关联引用 PRD/原技术方案/任务说明书/架构设计/原型)docs/07-项目管理/任务说明书/任务说明书-REQ-用户-001-群聊入口接线.md(按模板填,含 8 项验收用例 + 风险项「toggle 非 open,若新增第二触发点须留意状态翻转」)验证证据
InputBar.test.ts102/102 全过(含simulateHandleGroupChat5 态契约 + 弃用串 0 命中断言)__tests__/InputBar.vitest.test.ts5 失败均为预存基线(service-blue@supportsCSS 降级契约),与本次接线 0 关联git diff --stat origin/main HEAD= 3 files changed, 588 insertions(+), 1 deletion(-)关联 PRD
范围声明
按用户拍板 q-1/q-3:
风险
toggleParticipantPanel是 toggle 不是 open;若后续新增第二触发点须留意状态翻转