sendou.ink/app
Kalle cb254c6e31 Fix mobile menu not closing when clicking See all notifications
The LinkButton component wasn't passing onClick to internal Link
components, only to external anchor tags. This prevented the onClose
callback from firing when navigating via the notifications footer link.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 22:23:20 +02:00
..
components Fix mobile menu not closing when clicking See all notifications 2026-01-12 22:23:20 +02:00
db Custom color settings initial 2026-01-11 22:33:19 +01:00
features Theme change view transition 2026-01-12 19:53:10 +01:00
hooks React 19, Vite 7, Vitest 4 etc. (#2683) 2025-12-30 17:03:13 +02:00
modules Add Vitest browser testing setup with GroupCard tests (#2694) 2026-01-04 17:35:28 +02:00
routines SQ serverside refactoring, add tests, add Knip (#2665) 2025-12-22 15:47:15 +02:00
styles Custom color settings initial 2026-01-11 22:33:19 +01:00
utils Custom color settings initial 2026-01-11 22:33:19 +01:00
browser-test-setup.ts Components visual regression test 2026-01-04 22:17:36 +01:00
entry.client.tsx Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
entry.server.tsx Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00
root.tsx Custom color settings initial 2026-01-11 22:33:19 +01:00
routes.ts Persist sidenav collapsed state 2026-01-11 13:55:31 +01:00
test-setup.ts Upgrade to React Router 7 (#2681) 2025-12-29 19:21:11 +02:00