Skip to content

fix(filterable-select, simple-select): ensure onListScrollBottom is not called when option selected FE-6200 #13555

fix(filterable-select, simple-select): ensure onListScrollBottom is not called when option selected FE-6200

fix(filterable-select, simple-select): ensure onListScrollBottom is not called when option selected FE-6200 #13555

Triggered via pull request December 12, 2023 14:50
Status Success
Total duration 7m 25s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: src/__internal__/form-field/form-field.component.tsx#L124
React Hook useMemo has a missing dependency: 'loading'. Either include it or remove the dependency array
Lint: src/__internal__/input-icon-toggle/input-icon-toggle.component.tsx#L21
'tooltipId' PropType is defined but prop is never used
Lint: src/__internal__/sticky-footer/sticky-footer.component.tsx#L26
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
Lint: src/components/action-popover/action-popover.stories.tsx#L242
Anchor used as a button. Anchors are primarily expected to navigate. Use the button element instead. Learn more: https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/HEAD/docs/rules/anchor-is-valid.md
Lint: src/components/anchor-navigation/anchor-navigation-item/anchor-navigation-item.component.tsx#L6
'target' PropType is defined but prop is never used
Lint: src/components/duelling-picklist/components.test-pw.tsx#L63
'removed' is assigned a value but never used
Lint: src/components/duelling-picklist/components.test-pw.tsx#L66
'removed2' is assigned a value but never used
Lint: src/components/duelling-picklist/components.test-pw.tsx#L74
'removed' is assigned a value but never used
Lint: src/components/duelling-picklist/components.test-pw.tsx#L230
'removed' is assigned a value but never used
Lint: src/components/duelling-picklist/components.test-pw.tsx#L233
'removed2' is assigned a value but never used