Normalizes Quick Add action-row button heights (Save, Attach, Fast, workflow trigger) at desktop and mobile widths so all controls share one box height regardless of icon-only vs text content or .dep-trigger padding. - Add scoped min-height rule for .quick-entry-actions .btn and .wf-optional-steps-dropdown-trigger in QuickEntryBox.css (desktop base rule, mirrors existing mobile touch-target block) - Add regression test covering desktop + mobile action-row height parity across button variants - Add changeset (patch) documenting the fix Files changed: .changeset/FN-7680-quick-add-height-parity.md | 7 + .../quick-entry-action-row-height-parity.test.tsx | 256 +++++++++++++++++++++ .../dashboard/app/components/QuickEntryBox.css | 31 +++ 3 files changed, 294 insertions(+) Fusion-Task-Id: FN-7680 Fusion-Task-Lineage: 73024883-08f3-41d0-a601-48e223eea57f Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
19 KiB
19 KiB