Skip to content

fix(web): dismiss event form with narrow sidebar close #4610

fix(web): dismiss event form with narrow sidebar close

fix(web): dismiss event form with narrow sidebar close #4610

Triggered via push August 1, 2026 00:27
Status Failure
Total duration 56s
Artifacts

test-unit.yml

on: push
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
type-check
Process completed with exit code 1.
type-check: packages/web/src/components/Sidebar/hooks/useIsNarrowSidebarLayout.test.ts#L42
Cannot assign to 'matches' because it is a read-only property.
type-check: packages/web/src/components/Sidebar/SidebarShell.test.tsx#L44
Type '() => null' is not assignable to type '({ isShortcutsOpen, onToggleShortcuts, }: Props) => JSX.Element'.