Skip to content

fix: Don't display dropdown border when there is no content #4724

fix: Don't display dropdown border when there is no content

fix: Don't display dropdown border when there is no content #4724

Triggered via pull request September 13, 2023 20:59
Status Failure
Total duration 10m 57s
Artifacts 1

visuals.yml

on: pull_request
Generate reference images
7m 25s
Generate reference images
Test for regressions
3m 11s
Test for regressions
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test for regressions: src/autosuggest/internal.tsx#L205
Type '{ className: string; ref: RefObject<AutosuggestInputRef>; __internalRootRef: MutableRefObject<any> | null | undefined; value: string; ... 37 more ...; errorIconAriaLabel?: string | undefined; }' is not assignable to type 'IntrinsicAttributes & AutosuggestInputProps & RefAttributes<AutosuggestInputRef>'.
Test for regressions: src/internal/components/autosuggest-input/index.tsx#L94
Property 'isEmpty' does not exist on type 'AutosuggestInputProps'.
Test for regressions: src/internal/components/autosuggest-input/index.tsx#L262
Type '{ children: Element | null; minWidth: number | undefined; stretchWidth: boolean; stretchBeyondTriggerWidth: true; contentKey: string | undefined; onFocus: () => void; onBlur: () => void; ... 6 more ...; loopFocus: boolean | undefined; }' is not assignable to type 'IntrinsicAttributes & DropdownProps'.
Test for regressions: src/internal/components/dropdown/index.tsx#L94
Property 'isEmpty' does not exist on type 'TransitionContentProps'.
Test for regressions: src/internal/components/dropdown/index.tsx#L167
Property 'isEmpty' does not exist on type 'DropdownProps'.
Test for regressions: src/internal/components/dropdown/index.tsx#L436
Type '{ children: ReactNode; state: TransitionStatus; transitionRef: MutableRefObject<any>; dropdownClasses: string; open: boolean | undefined; ... 15 more ...; isEmpty: any; }' is not assignable to type 'IntrinsicAttributes & TransitionContentProps'.
Test for regressions
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
visual-regression-results Expired
49.4 MB