sendou.ink/app/form
Kalle eb949bb5de
Some checks failed
E2E Tests / e2e (push) Has been cancelled
Tests and checks on push / run-checks-and-tests (push) Has been cancelled
Updates translation progress / update-translation-progress-issue (push) Has been cancelled
Fix array form field removing items in the middle bugging out
Should not use "idx" as a key like that. React gets confused.
2026-02-26 20:17:01 +02:00
..
fields Fix array form field removing items in the middle bugging out 2026-02-26 20:17:01 +02:00
fields.ts New user page (#2812) 2026-02-16 19:26:57 +02:00
FormField.tsx New SendouForm fix 2 user reported bugs 2026-01-20 17:48:27 +02:00
index.ts Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
parse.server.ts Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
SendouForm.browser.test.tsx Fix array form field removing items in the middle bugging out 2026-02-26 20:17:01 +02:00
SendouForm.module.css Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
SendouForm.tsx Fix array form field removing items in the middle bugging out 2026-02-26 20:17:01 +02:00
types.ts Fix SendouForm date validation (#2808) 2026-02-15 21:10:27 +02:00
utils.test.ts Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00
utils.ts Form system refactor from react-hook-form to one schema per form across the stack (#2735) 2026-01-18 18:21:19 +02:00