Guillem Arias
a4db186f1f
fix(savings_goals/new): step 2 back button inline + form-field wrappers on initial-contribution inputs
...
DS::Button treats "hidden" as a display override class — adding
class: "hidden" stripped the base inline-flex display, so when Stimulus
later removed the hidden class the icon and text stacked vertically.
Wrap the Back button in a hidden <div> and toggle the wrapper instead;
the button keeps its inline-flex base.
The Amount + From-account inputs in step 2 used label_tag +
number_field_tag / select_tag directly with no .form-field wrapper, so
they rendered as bare inputs (same issue Name had in step 1). Wrap
each in .form-field > .form-field__body with form-field__label and
form-field__input classes — matches the styled_form_with pattern used
by Target amount / Target date in step 1.
2026-05-11 15:44:15 +02:00
..
2026-03-25 17:47:04 +01:00
2025-06-10 18:20:06 -04:00
2026-05-07 17:31:16 +02:00
2026-05-04 21:40:17 +02:00
2026-05-08 23:03:57 +02:00
2026-05-03 20:33:29 +02:00
2026-05-04 21:40:17 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:47:01 +02:00
2026-05-09 12:36:41 +02:00
2026-05-09 12:36:41 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:40:17 +02:00
2026-05-04 21:47:01 +02:00
2025-11-24 19:52:34 +01:00
2026-04-07 11:39:18 +02:00
2026-03-17 19:41:26 +01:00
2025-11-24 19:52:34 +01:00
2026-05-01 22:10:46 +02:00
2026-05-04 21:47:01 +02:00
2026-05-09 12:36:41 +02:00
2026-05-04 00:50:52 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:44:47 +02:00
2025-09-24 00:19:51 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:40:17 +02:00
2026-03-29 10:08:54 +02:00
2026-05-04 00:50:52 +02:00
2026-02-13 19:30:29 +01:00
2026-05-04 00:50:52 +02:00
2025-09-22 09:29:23 +02:00
2026-05-11 11:20:37 +02:00
2026-04-07 11:39:18 +02:00
2026-05-10 17:14:06 +02:00
2026-05-04 21:47:01 +02:00
2026-04-22 10:10:18 +02:00
2026-05-05 01:20:57 +02:00
2026-03-11 15:54:01 +01:00
2026-03-11 15:54:01 +01:00
2025-11-17 18:20:39 +01:00
2025-07-18 08:30:00 -04:00
2026-05-04 21:40:17 +02:00
2025-10-22 19:14:03 +02:00
2026-05-04 21:47:01 +02:00
2026-01-30 20:44:25 +01:00
2026-03-22 10:48:54 +01:00
2026-03-25 17:47:04 +01:00
2026-03-11 15:54:01 +01:00
2026-02-23 17:05:46 -05:00
2026-04-04 02:27:23 +02:00
2026-05-04 21:47:01 +02:00
2026-05-01 22:10:46 +02:00
2026-01-31 18:22:54 +01:00
2026-02-13 19:53:24 +01:00
2026-05-11 11:20:37 +02:00
2026-05-11 15:44:15 +02:00
2026-04-09 18:33:59 +02:00
2026-02-06 00:45:11 +01:00
2026-05-10 22:13:57 +02:00
2026-05-04 21:47:01 +02:00
2026-05-04 21:40:17 +02:00
2026-03-25 17:47:04 +01:00
2026-05-09 21:55:20 +02:00
2026-03-29 17:28:07 +02:00
2026-04-07 11:55:58 +02:00
2025-07-18 08:30:00 -04:00
2026-02-19 19:55:10 +01:00
2026-05-05 18:48:06 +02:00
2026-03-25 10:50:23 +01:00
2026-05-09 12:36:41 +02:00
2026-05-04 21:47:01 +02:00
2026-04-08 21:05:58 +02:00
2026-04-03 12:36:35 +02:00
2026-05-05 18:48:06 +02:00
2025-07-18 08:30:00 -04:00