feat: listbox elements #2005
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
preview.yml
on: pull_request
Build Site Preview
1m 33s
Annotations
4 errors
elements/pf-chip/test/pf-chip.spec.ts#L151
expected <button id="close-button" aria-describedby="chip-text" aria-label="Close">
<svg aria-hidden="true" fill="currentColor" viewBox="0 0 352 512">
<path d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"></path>
</svg>
</button> to be null
|
elements/pf-dropdown/test/pf-dropdown.spec.ts#L113
expected [ Array(1) ] to deeply equal [ Array(1) ]
|
elements/pf-dropdown/test/pf-dropdown.spec.ts#L136
expected [ Array(1) ] to deeply equal [ Array(1) ]
|
elements/pf-dropdown/test/pf-dropdown.spec.ts#L188
expected [ Array(2) ] to deeply equal [ Array(2) ]
|