sendou.ink/app/components/layout
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
..
AnythingAdder.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
CommandPalette.module.css Fix search category icons not showing on mobile 2026-01-11 20:54:35 +02:00
CommandPalette.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
Footer.module.css Refactor several to CSS Modules 2025-12-30 16:17:24 +02:00
Footer.tsx Merge remote-tracking branch 'origin/main' into css-rework 2025-12-30 20:25:30 +01:00
index.module.css Add sidenav collabse button 2026-01-11 13:26:45 +01:00
index.tsx Merge branch 'css-rework-sidenav' of https://github.com/sendou-ink/sendou.ink into css-rework-sidenav 2026-01-11 13:55:35 +01:00
LogInButtonContainer.tsx Style login button 2026-01-10 08:10:07 +02:00
nav-items.ts Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
NavDialog.module.css Unused CSS class check 2025-12-30 18:12:28 +02:00
NavDialog.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.module.css Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
NotificationPopover.tsx Fix mobile menu not closing when clicking See all notifications 2026-01-12 22:23:20 +02:00
TopNavMenus.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopNavMenus.tsx Remove /u page and redirect to CommandPalette 2026-01-11 17:03:24 +02:00
TopRightButtons.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
TopRightButtons.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00
UserItem.module.css Refactor Menu and Popover consistent styling and update layout styles 2026-01-09 18:18:03 +01:00
UserItem.tsx Migrate icons to Lucide 2026-01-10 22:06:13 +01:00