Skip to content

feat: library dropdown filter in add sidebar #18111

feat: library dropdown filter in add sidebar

feat: library dropdown filter in add sidebar #18111

Triggered via pull request January 7, 2026 14:56
Status Failure
Total duration 2m 3s
Artifacts

validate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
tests
Process completed with exit code 2.
tests: src/library-authoring/add-content/PickLibraryContentModal.tsx#L127
Type '{ libraryId: string; componentPickerMode: "multiple"; onChangeComponentSelection: Dispatch<SetStateAction<SelectedComponent[]>>; extraFilter: string[]; visibleTabs: ContentType[]; }' is not assignable to type 'IntrinsicAttributes & PickerProps'.