- 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
335 B
335 B
@gsxdsm/fusion
| @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.