diff --git a/.changeset/fn-7618-oversight-trigger-height.md b/.changeset/fn-7618-oversight-trigger-height.md new file mode 100644 index 0000000000..1739566f0e --- /dev/null +++ b/.changeset/fn-7618-oversight-trigger-height.md @@ -0,0 +1,7 @@ +--- +"@runfusion/fusion": patch +--- + +summary: Task-detail Oversight button now matches Priority/Execution-mode height on desktop. +category: fix +dev: `.detail-oversight-menu-dropdown` (the popover-positioning wrapper) is now `inline-flex; align-items: stretch` so it participates in `.detail-meta-inline-controls`'s stretch, and `.detail-oversight-menu-trigger` gets `align-self: stretch` to fill it — matching Priority/Execution-mode's direct-child stretch behavior without any new hardcoded height. diff --git a/packages/dashboard/app/components/TaskDetailModal.css b/packages/dashboard/app/components/TaskDetailModal.css index 47cdecbfe8..b32ad8734b 100644 --- a/packages/dashboard/app/components/TaskDetailModal.css +++ b/packages/dashboard/app/components/TaskDetailModal.css @@ -686,8 +686,25 @@ FNXC:PlannerOversight 2026-07-05-00:00: FN-7604 — this overflow menu is now the single universal surface at every viewport (desktop and mobile); it is no longer mobile-only. */ +/* +FNXC:TaskDetail 2026-07-05-14:00: +FN-7618 — Priority (`