gsxdsm
ffbda3fb52
FN-8550: theme agent Settings controls
Apply token-driven styling and responsive behavior across Agent Settings controls.
- Theme configuration inputs, runtime tabs, avatar actions, policy editor, model combobox, and skill multiselect states
- Add coverage for Settings styling contracts, runtime/avatar semantics, and skill selection states
- Correct the model-filter clear control sizing with a valid themed font token
Files changed:
.../agent-detail-settings-theme-styling.test.ts | 103 ++++++++++++
.../dashboard/app/components/AgentDetailView.css | 113 +++++++++++++
.../dashboard/app/components/AgentDetailView.tsx | 8 +-
.../app/components/AgentPermissionPolicyEditor.css | 44 +++++-
.../app/components/CustomModelDropdown.css | 84 +++++-----
.../dashboard/app/components/SkillMultiselect.css | 174 ++++++++++++++-------
.../dashboard/app/components/SkillMultiselect.tsx | 4 +
.../AgentDetailView.advanced-settings.test.tsx | 36 +++++
.../components/__tests__/SkillMultiselect.test.tsx | 57 +++++++
9 files changed, 518 insertions(+), 105 deletions(-)
Fusion-Task-Id: FN-8550
Fusion-Task-Lineage: 5a55ded8-2cd7-4364-855a-3763d5d8af95
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-07-23 13:38:41 -07:00
..
2026-07-23 12:31:55 -07:00
2026-07-23 00:16:34 -07:00
2026-07-23 13:21:10 -07:00
2026-07-23 13:38:41 -07:00
2026-07-23 00:16:34 -07:00
2026-07-23 00:16:34 -07:00
2026-07-23 13:21:10 -07:00
2026-07-23 00:16:34 -07:00
2026-07-23 00:16:34 -07:00
2026-07-23 00:16:34 -07:00
2026-06-08 15:19:27 -07:00
2026-07-23 00:16:34 -07:00