Skip to content

fix(menu): fix menu position bug when page resized or target element … #70

fix(menu): fix menu position bug when page resized or target element …

fix(menu): fix menu position bug when page resized or target element … #70

Triggered via pull request January 18, 2024 14:07
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Matrix: 📚 Main
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
📚 Main (ubuntu-latest): src/components/MenuDropdown/LuiMenuDropdown.stories.ts#L41
Type '{ color: { control: string; options: string[]; description: string; }; size: { control: string; options: string[]; description: string; }; rounded: { control: string; options: (string | boolean)[]; description: string; }; ... 6 more ...; default: { ...; }; }' is not assignable to type 'Partial<ArgTypes<Readonly<ExtractPropTypes<{ text: { type: PropType<string>; default: string; }; placement: { type: PropType<Placement>; default: string; }; variant: { type: PropType<Variant>; default: string; }; ... 7 more ...; open: { ...; }; }>> & { ...; } & AllowNonFunctionSlots<...>>>'.
📚 Main (ubuntu-latest): src/components/Popover/LuiPopover.stories.ts#L9
Type '{ dialogPosition: { control: string; options: string[]; }; text: { control: string; }; block: { control: string; }; }' is not assignable to type 'Partial<ArgTypes<Readonly<ExtractPropTypes<{ placement: { type: PropType<Placement>; default: string; }; text: { type: PropType<String>; default: string; }; block: { type: PropType<Boolean>; default: boolean; }; teleport: { ...; }; open: { ...; }; }>> & { ...; } & AllowNonFunctionSlots<...>>>'.
📚 Main (ubuntu-latest)
Process completed with exit code 1.
📚 Main (ubuntu-latest): src/components/Tabs/LuiTab.stories.ts#L164
Unexpected console statement