deerflow2/.planning/quick/260417-kcb-suggestion-hover.../260417-kcb-SUMMARY.md

16 lines
670 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Quick Task 260417-kcb - Summary
## Delivered
- 新增 `detail` 可选属性并在中文 suggestions 中补充 detail 文案。
- suggestion 悬浮时可见 dropdown内容来自 children。
- dropdown 菜单项悬浮时显示 tooltip内容来自 detail无 detail 回退 name
- 点击 suggestionbootstrap 使用 children 的全部 id。
- 点击 dropdown 菜单项bootstrap 仅携带该菜单项 id。
- bootstrap 发起时即更新 sessionStorage 与本地 selectedSkills失败走回滚。
## Validation
- `cd frontend && pnpm -s typecheck` passed
- `cd frontend && pnpm -s lint` failed仓库已有历史 lint 问题,非本次引入)