Files
stack/apps
Jason WoltjeandClaude Opus 4.6 3d9edf4141 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 <[email protected]>
2026-02-06 18:45:56 -06:00
..