Commit cf9f5cd
committed
feat($skill): wire skill list to popover + skill selection via API
- skillFlat prop passes sync.data.skill as SkillOption[] to PromptPopover
- onSkillSelect calls skillApi('POST', name) to add skill to session
- Closes popover after selection
- SkillOption import from slash-popover
- This completes the $ → popover → select → API → sync → badge strip flow1 parent ce04b10 commit cf9f5cd
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
1401 | 1401 | | |
1402 | 1402 | | |
1403 | 1403 | | |
| 1404 | + | |
| 1405 | + | |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
1404 | 1410 | | |
1405 | 1411 | | |
1406 | 1412 | | |
| |||
0 commit comments