Vicens Juan Tomas Monserrat
8caae549b2
fix(swarm): resolve Save Placement button not working for Preferences
...
The button was unresponsive because the form's flat data structure
({ SpreadDescriptor }) didn't match the Zod schema's nested structure
({ Spread: { SpreadDescriptor } }), causing silent validation failure.
Updated schema to match form state and transform to nested structure
only when submitting to the API.
2026-01-30 11:48:34 +01:00
..
2026-01-28 00:12:42 -06:00
2026-01-30 11:48:34 +01:00
2024-07-29 23:08:23 -06:00
2026-01-28 00:09:56 -06:00
2025-08-12 17:16:10 +00:00
2026-01-12 15:06:20 +00:00
2026-01-28 06:10:38 +00:00
2026-01-21 19:43:33 +01:00
2025-04-17 01:59:35 -06:00
2025-11-30 00:30:40 -06:00
2026-01-28 00:09:56 -06:00
2025-12-09 16:46:29 -06:00
2025-03-27 13:12:02 -06:00
2025-07-14 15:30:24 +09:00
2025-08-26 07:53:20 +02:00
2024-07-29 23:08:23 -06:00
2025-11-25 12:02:52 -05:00
2026-01-21 16:56:30 +01:00
2024-07-29 23:08:23 -06:00
2025-05-26 03:09:09 -06:00
2024-07-29 23:08:23 -06:00
2025-08-24 23:49:48 -06:00
2024-07-29 23:08:23 -06:00
2026-01-21 17:33:06 +01:00
2026-01-21 18:52:57 +01:00
2026-01-21 18:07:51 +01:00
2024-07-29 23:08:23 -06:00
2025-12-07 02:51:03 -06:00
2025-12-07 02:51:03 -06:00
2026-01-28 00:16:06 -06:00
2025-07-09 18:17:32 +07:00
2025-12-06 18:39:15 +00:00
2024-10-24 23:13:24 -06:00