Overlay Activity expansion controls while keeping Raw logs to a single fullscreen affordance. - Move Live and Feed Activity expand controls into overlaid buttons instead of a reserved toolbar row. - Let Raw logs rely on AgentLogViewer fullscreen controls, including loading and empty states, to avoid duplicate expand buttons. - Update responsive CSS and regression coverage for Activity overlay behavior and Raw fullscreen uniqueness. - Add a patch changeset for the dashboard Activity control fix. Files changed: .changeset/fn-7386-activity-expand.md | 7 ++++ .../dashboard/app/components/AgentLogViewer.css | 6 ++++ .../dashboard/app/components/AgentLogViewer.tsx | 34 ++++++++++++------- packages/dashboard/app/components/TaskChatTab.tsx | 2 +- .../dashboard/app/components/TaskDetailModal.css | 36 ++++++++++++++------ .../dashboard/app/components/TaskDetailModal.tsx | 29 +++++++++-------- .../TaskDetailModal.attachments-and-tabs.test.tsx | 38 ++++++++++++++++++---- ...etailModal.responsive-and-dependencies.test.tsx | 17 ++++++++++ 8 files changed, 128 insertions(+), 41 deletions(-) Fusion-Task-Id: FN-7386 Fusion-Task-Lineage: 93728fc2-785d-44de-9903-b61df4911053 Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
68 KiB
68 KiB