Files
stack/apps
Jason Woltje 3d9edf4141
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fix(CQ-WEB-11+12): Fix accessibility labels + SSR window check
CQ-WEB-11: Add aria-label attributes to search input, date inputs,
and id/htmlFor associations for status and priority filter checkboxes
in FilterBar component to improve screen reader accessibility.

CQ-WEB-12: Guard all browser-specific API usage in ReactFlowEditor
behind typeof window checks. Move isDark detection into useState +
useEffect to prevent SSR/hydration mismatches.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 18:45:56 -06:00
..