Skip to content

fix: dropdown menu not fully visible in constrained containers #3717

fix: dropdown menu not fully visible in constrained containers

fix: dropdown menu not fully visible in constrained containers #3717

Re-run triggered December 2, 2024 13:28
Status Failure
Total duration 5m 58s
Artifacts

ci-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Build and Test
@rocket.chat/fuselage#test: command (/home/runner/work/fuselage/fuselage/packages/fuselage) /tmp/xfs-fcefae7c/yarn run test exited (1)
Build and Test
Process completed with exit code 1.
Build and Test: packages/layout/src/BackgroundLayer/BackgroundLayer.tsx#L29
React Hook useMemo has missing dependencies: 'background', 'backgroundDark', and 'darkMode'. Either include them or remove the dependency array
Build and Test: packages/fuselage-toastbar/src/ToastBar.stories.tsx#L68
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
Build and Test: packages/fuselage-toastbar/src/ToastBar.stories.tsx#L88
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
Build and Test: packages/fuselage-toastbar/src/ToastBar.stories.tsx#L109
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
Build and Test: packages/fuselage-toastbar/src/ToastBar.stories.tsx#L130
React Hook useEffect has a missing dependency: 'handleDispatch'. Either include it or remove the dependency array
Build and Test: packages/fuselage/src/components/AutoComplete/AutoComplete.tsx#L131
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
Build and Test: packages/fuselage/src/components/InputBox/InputBox.tsx#L97
React Hook useLayoutEffect has a missing dependency: 'addon'. Either include it or remove the dependency array
Build and Test: packages/fuselage/src/components/MultiSelect/MultiSelect.tsx#L126
React Hook useEffect has a missing dependency: 'reset'. Either include it or remove the dependency array
Build and Test: packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect was passed a dependency list that is not an array literal. This means we can't statically verify whether you've passed the correct dependencies
Build and Test: packages/fuselage/src/components/Select/SelectLegacy.tsx#L50
React Hook useEffect has a missing dependency: 'fn'. Either include it or remove the dependency array