Skip to content

Do not close dropdown on select when multi select #471

Do not close dropdown on select when multi select

Do not close dropdown on select when multi select #471

Triggered via push October 6, 2025 12:12
Status Failure
Total duration 1m 33s
Artifacts

main.yml

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

Annotations

3 errors and 6 warnings
Build, lint, and test on Node 14.x and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 12.13.0 and ubuntu-latest
Process completed with exit code 1.
Build, lint, and test on Node 12.13.0 and ubuntu-latest
The strategy configuration was canceled because "build._14_x_ubuntu-latest" failed
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/Toast.tsx#L23
React Hook useEffect has a missing dependency: 'shouldShow'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/TextInput.tsx#L65
React Hook useEffect has a missing dependency: 'inputRef'. Either include it or remove the dependency array
Build, lint, and test on Node 14.x and ubuntu-latest: src/components/DateInput.tsx#L124
React Hook useEffect has missing dependencies: 'month', 'onChange', 'type', and 'year'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/Toast.tsx#L23
React Hook useEffect has a missing dependency: 'shouldShow'. Either include it or remove the dependency array
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/TextInput.tsx#L65
React Hook useEffect has a missing dependency: 'inputRef'. Either include it or remove the dependency array
Build, lint, and test on Node 12.13.0 and ubuntu-latest: src/components/DateInput.tsx#L124
React Hook useEffect has missing dependencies: 'month', 'onChange', 'type', and 'year'. Either include them or remove the dependency array. If 'onChange' changes too often, find the parent component that defines it and wrap that definition in useCallback