sendou.ink/app/features/scrims
Kalle 3925b73d32 Replace useIsMounted with useHydrated
Strict improvement because we avoid the flash on clientside navigation.
One practical bug was scroll restoration between tournament teams list
and user page. When user pressed back they ended up at the bottom
of the page because the placeholder (smaller height than actual
content) rendered. With useHydrated this placeholder is no longer
rendered for client side navigations.
2026-03-28 07:44:52 +02:00
..
actions Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
components Try to stabilize UserSearch onChange identity 2026-03-22 17:07:35 +02:00
core Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
loaders Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
routes Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00
ScrimPostRepository.server.ts Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
scrims-constants.ts Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
scrims-schemas.test.ts Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
scrims-schemas.ts Fix SendouForm date validation (#2808) 2026-02-15 21:10:27 +02:00
scrims-types.ts Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
scrims-utils.test.ts Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00
scrims-utils.ts Scrimprovements (#2603) 2025-10-25 17:46:17 +03:00