gsxdsm
13570e86aa
FN-7680: fix Quick Add action row button height parity
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>
2026-07-08 08:59:06 -07:00
..
2026-07-08 08:09:53 -07:00
2026-07-05 19:57:09 -07:00
2026-07-08 08:16:30 -07:00
2026-07-08 08:59:06 -07:00
2026-07-07 22:06:16 -07:00
2026-07-05 19:57:09 -07:00
2026-07-08 08:16:30 -07:00
2026-07-08 00:50:11 -07:00
2026-07-05 19:57:09 -07:00
2026-07-05 19:57:09 -07:00
2026-06-08 15:19:27 -07:00
2026-07-05 19:57:09 -07:00