feat(FN-1664): merge fusion/fn-1664 (auto-resolved)
- docs(FN-1664): add changeset for Active Agents card selection fix - test(FN-1664): add regression tests for active agent card selection - feat(FN-1664): wire ActiveAgentsPanel selection to open AgentDetailView
This commit is contained in:
5
.changeset/fix-spawned-agent-card-selection.md
Normal file
5
.changeset/fix-spawned-agent-card-selection.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix Active Agents card selection so spawned agents can open AgentDetailView. Added click and keyboard (Enter/Space) support to LiveAgentCard components with proper accessibility attributes (role="button", tabIndex=0, aria-label).
|
||||
Reference in New Issue
Block a user