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
index.ts
parse.server.ts
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
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
utils.ts