sendou.ink/app/features/lfg/components
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
..
LFGAddFilterButton.tsx Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
LFGFilters.module.css Refactor FAQ and LFG CSS modules (#2168) 2025-03-29 15:30:51 +02:00
LFGFilters.tsx Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
LFGPost.module.css Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
LFGPost.tsx Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00