Skip to content

fix(SegmentedControls): allow for item in list to be disabled #8532

fix(SegmentedControls): allow for item in list to be disabled

fix(SegmentedControls): allow for item in list to be disabled #8532

Triggered via pull request December 13, 2023 13:54
Status Success
Total duration 2m 47s
Artifacts

pull-request.yml

on: pull_request
Matrix: component-tests
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
linting: scripts/generateComponentEnum.ts#L10
Unexpected any. Specify a different type
linting: src/components/DatePicker/DatePicker.stories.tsx#L154
Unexpected any. Specify a different type
linting: src/components/Dropdown/Dropdown.tsx#L130
React Hook useEffect has a missing dependency: 'state'. Either include it or remove the dependency array
linting: src/components/Menu/Menu.cy.tsx#L47
Unexpected any. Specify a different type