sendou.ink/app/features/lfg
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 Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00
core LFG post language select (#2660) 2025-12-14 10:39:43 +02:00
loaders User middleware try 2 (#2692) 2026-01-03 13:47:32 +02:00
routes Update Biome to 2.4.8 2026-03-21 15:19:32 +02:00
lfg-constants.ts Add "looking for individual coaching" and "looking for scrim partners" options (#1775) 2024-06-26 16:28:24 +03:00
lfg-schemas.ts Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
lfg-types.ts Upgrade Biome 2025-10-27 21:36:12 +02:00
LFGRepository.server.ts New user page (#2812) 2026-02-16 19:26:57 +02:00