fix: Don't display dropdown border when there is no content #4724
visuals.yml
on: pull_request
Generate reference images
7m 25s
Test for regressions
3m 11s
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 |
|