Skip to content

feat(bottom-sheet-native): add on change #1341

feat(bottom-sheet-native): add on change

feat(bottom-sheet-native): add on change #1341

Triggered via pull request February 27, 2026 09:34
Status Success
Total duration 1m 26s
Artifacts

UnitTests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Unit tests: packages/pluggableWidgets/bottom-sheet-native/src/components/NativeBottomSheet.tsx#L79
React Hook useEffect has missing dependencies: 'props.itemsBasic', 'props.triggerAttribute', and 'props.useNative'. Either include them or remove the dependency array
Unit tests: packages/pluggableWidgets/bottom-sheet-native/src/components/NativeBottomSheet.tsx#L50
React Hook useEffect has a missing dependency: 'manageBottomSheet'. Either include it or remove the dependency array
Unit tests: packages/pluggableWidgets/bottom-sheet-native/src/components/ExpandingDrawer.tsx#L80
React Hook useCallback has missing dependencies: 'isSmallContentValid', 'onLayoutHandlerContent', and 'onLayoutHandlerHeader'. Either include them or remove the dependency array
Unit tests: packages/pluggableWidgets/bottom-sheet-native/src/components/CustomModalSheet.tsx#L37
React Hook useEffect has a missing dependency: 'isAvailable'. Either include it or remove the dependency array