P1: Header SheetTrigger imported without Sheet wrapper — mobile nav may be broken #7

Open
opened 2026-05-13 20:39:37 -05:00 by null · 0 comments
Owner

Severity: P1 — High

File: src/components/layout/Header.jsx ~line 28

Problem: SheetTrigger is imported but Sheet component requires SheetContent as child. Header has SheetTrigger asChild but no Sheet wrapper.

Impact: Mobile menu may not open or throw runtime error.

Fix: Wrap SheetTrigger in Sheet component with SheetContent.

## Severity: P1 — High **File:** src/components/layout/Header.jsx ~line 28 **Problem:** SheetTrigger is imported but Sheet component requires SheetContent as child. Header has SheetTrigger asChild but no Sheet wrapper. **Impact:** Mobile menu may not open or throw runtime error. **Fix:** Wrap SheetTrigger in Sheet component with SheetContent.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: null/Queue-North-Website#7
No description provided.