Skip to content

Keyboard and Screenreader a11y improvements #315

Keyboard and Screenreader a11y improvements

Keyboard and Screenreader a11y improvements #315

Triggered via pull request February 10, 2025 16:51
Status Success
Total duration 1m 46s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
test: packages/react/src/components/FilterOption/index.tsx#L80
React Hook useCallback has an unnecessary dependency: 'getContainer'. Either exclude it or remove the dependency array
test: packages/react/src/components/SheetOverlay/index.tsx#L333
React Hook useEffect has a missing dependency: 'setContext'. Either include it or remove the dependency array
test: packages/react/src/components/SheetOverlay/index.tsx#L468
React Hook useEffect has missing dependencies: 'cellValue' and 'rangeText'. Either include them or remove the dependency array