Skip to content

feat(dropdown): disabled and readOnly modes #2497

feat(dropdown): disabled and readOnly modes

feat(dropdown): disabled and readOnly modes #2497

Triggered via pull request January 3, 2024 14:14
Status Success
Total duration 4m 36s
Artifacts

quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: packages/components/dropdown/src/DropdownContext.tsx#L236
React Hook useEffect has a missing dependency: 'itemsMap'. Either include it or remove the dependency array
Lint: packages/components/select/src/SelectItem.tsx#L17
React Hook useEffect has missing dependencies: 'registerOption' and 'unregisterOption'. Either include them or remove the dependency array
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/