Keep mobile New Task dialog controls reachable and tappable under keyboard-constrained viewports. - Re-enable hit testing on the New Task sheet while preserving desktop overlay click-through behavior. - Bound GitHub, dependency, and agent picker popups so mobile users can scroll them inside the sheet. - Add regression coverage for mobile dialog affordances and document the mobile behavior. - Add a patch changeset for the published Fusion package. Files changed: .changeset/fn-7002-mobile-new-task-affordances.md | 7 ++ docs/dashboard-guide.md | 2 +- packages/dashboard/app/components/NewTaskModal.css | 18 +++++ .../app/components/__tests__/NewTaskModal.test.tsx | 87 +++++++++++++++++++++- .../__tests__/core-modals-mobile.test.tsx | 32 ++++++++ 5 files changed, 144 insertions(+), 2 deletions(-) Fusion-Task-Id: FN-7002 Fusion-Task-Lineage: 31c2504e-56fd-4395-bbe3-e753aab04e23
18 KiB
18 KiB