fix(KB-605): add CSS variables for agent badges and AgentListModal tests
- Add missing CSS variables for agent state badges in AgentListModal - Add comprehensive test suite for AgentListModal component (754 lines) - Include changeset documenting the CSS fix
This commit is contained in:
7
.changeset/fix-agent-list-modal-css.md
Normal file
7
.changeset/fix-agent-list-modal-css.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"@gsxdsm/fusion": patch
|
||||
---
|
||||
|
||||
Fix AgentListModal CSS variables for agent state badges
|
||||
|
||||
Added missing CSS variable definitions for agent state colors (--state-idle-bg, --state-active-bg, --state-paused-bg, --state-error-bg and their text/border variants) to ensure agent state badges render correctly in the Agents management modal.
|
||||
Reference in New Issue
Block a user