sendou.ink/app/features/art/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
..
ArtGrid.module.css Design refresh + a bunch of stuff (#2864) 2026-03-19 17:51:42 +02:00
ArtGrid.tsx Replace useIsMounted with useHydrated 2026-03-28 07:44:52 +02:00
TagSelect.tsx Migrate Comboboxes to react-aria-components (#2408) 2025-06-21 13:44:26 +03:00