sendou.ink/app/features/map-planner
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
..
components Fix Biome warnings 2026-03-22 21:04:59 +02:00
routes Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00
index.ts Map planner to feature folder 2022-12-22 21:33:02 +02:00
plans-global.css Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
plans-types.ts Map Planner: Fancy backgrounds 2022-12-29 21:49:21 +02:00