反馈弹层:Tab 描边重叠发厚、加全屏、录音体验对齐 chat composer
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 7m
- Merged PRs (30d)
- 969
Description
Ad-hoc 直接交办任务(非 sprint feature 生命周期),见 `.harness/instructions/ad-hoc-fix-pr-sop.md`。
人类反馈(截图):
1. 「提交」Tab 选中时底部描边看起来很厚、还有一道 gap——根因是 `TabButton` 自己的 `border-b-2` 与外层 `tablist` 容器的 `border-b` 是两条独立的线,没有对齐重叠。
2. 反馈弹层希望能放大到全屏,目前固定卡片大小看起来有点奇怪。
3. 追加:录音/转录体验需要优化,改成和 chat composer 差不多的体验(分段胶囊按钮 + 底部状态栏:连接中/正在听/静音提示/暂停/错误),而不是本文件自己攒的一套。
Refs 本 issue。
Contributor guide
No contributing guide indexed for this repository
Research direction
Read .harness/instructions/ad-hoc-fix-pr-sop.md first, then locate the feedback modal's TabButton/tablist and the existing chat composer recording UI. Compare the feedback recording flow with the composer, and verify that the tabs have one aligned bottom edge, the modal supports fullscreen, and recording shows the requested status states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100