Skip to content

[@mantine/core] fix: ensure TagsInput dropdown reopens after clearing #2530

[@mantine/core] fix: ensure TagsInput dropdown reopens after clearing

[@mantine/core] fix: ensure TagsInput dropdown reopens after clearing #2530

Triggered via pull request May 9, 2024 13:34
Status Failure
Total duration 1m 39s
Artifacts

pull_request.yml

on: pull_request
test_pull_request
1m 31s
test_pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test_pull_request: packages/@mantine/core/src/components/MultiSelect/MultiSelect.tsx#L321
Type '{ children: Element; __staticSelector: string; classNames: Partial<Record<string, string>>; styles: Record<string, any>; unstyled: boolean | undefined; ... 81 more ...; sx?: any; }' is missing the following properties from type 'PillsInputProps': openDropdown, dropdownOpened, parsedData
test_pull_request: packages/@mantine/core/src/components/PillsInput/PillsInput.tsx#L54
Type '{ children: string | number | boolean | ReactElement<any, string | JSXElementConstructor<any>> | Iterable<ReactNode> | ReactPortal | null | undefined; ... 351 more ...; onClick: (event: MouseEvent<...>) => void; }' is not assignable to type 'InputBaseProps'.
test_pull_request
Process completed with exit code 1.
test_pull_request
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.