Skip to content

fix(VAutocomplete/VCombobox): consistent open/close transition #20548

fix(VAutocomplete/VCombobox): consistent open/close transition

fix(VAutocomplete/VCombobox): consistent open/close transition #20548

Triggered via pull request December 8, 2024 18:13
Status Cancelled
Total duration 2m 28s
Artifacts 1

ci.yml

on: pull_request
pre_job
4s
pre_job
Matrix: Lint
Build docs
0s
Build docs
publish-docs
0s
publish-docs
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx > VAutocomplete > hide-selected > should hide selected item(s): packages/vuetify/src/components/VAutocomplete/__tests__/VAutocomplete.spec.browser.tsx#L381
TestingLibraryElementError: Unable to find an accessible element with the role "option" Here are the accessible roles: combobox: Name "": <div aria-expanded="true" aria-haspopup="menu" aria-owns="v-menu-2" class="v-field v-field--active v-field--appended v-field--center-affix v-field--dirty v-field--no-label v-field--variant-filled v-theme--light v-field--focused v-locale--is-ltr" role="combobox" /> -------------------------------------------------- textbox: Name "": <input aria-describedby="input-0-messages" id="input-0" size="1" type="text" /> -------------------------------------------------- button: Name "Close": <i aria-hidden="false" aria-label="Close" class="v-icon notranslate v-theme--light v-icon--size-default v-icon--clickable v-autocomplete__menu-icon" role="button" tabindex="-1" title="Close" /> -------------------------------------------------- alert: Name "": <div aria-live="polite" class="v-messages" id="input-0-messages" role="alert" /> -------------------------------------------------- Ignored nodes: comments, script, style <body> <div class="v-overlay-container" > <div class="v-overlay v-overlay--absolute v-overlay--active v-theme--light v-locale--is-ltr v-menu" id="v-menu-2" style="z-index: 2000;" > <div class="v-overlay__content v-autocomplete__content" style="max-height: 310px; pointer-events: none; visibility: hidden; --v-overlay-anchor-origin: bottom right; transform-origin: right top; top: 56px; left: 12px; min-width: 1265px; max-width: 1217px;" > <div aria-live="polite" class="v-list v-theme--light v-list--density-default v-list--one-line" role="listbox" tabindex="-1" > <div class="v-virtual-scroll__spacer" style="padding-top: 0px;" /> <div aria-selected="false" class="v-list-item v-list-item--link v-theme--light v-list-item--density-default v-list-item--one-line rounded-0 v-list-item--variant-text" role="option" tabindex="-2" > <span class="v-list-item__overlay" /> <span class="v-list-item__underlay" /> <div class="v-list-item__prepend" > <div class="v-list-item__spacer" /> </div> <div class="v-list-item__content" data-no-activator="" > <div class="v-list-item-title" > Item 3 </div> </div> </div> <div aria-selected="false" class="v-list-item v-list-item--link v-theme--light v-list-item--density-default v-list-item--one-line rounded-0 v-list-item--variant-text" role="option" tabindex="-2" > <span class="v-list-item__overlay" /> <span class="v-list-item__underlay" /> <div class="v-list-item__prepend" > <div class="v-list-item__spacer" /> </div> <div class="v-list-item__content" data-no-activator="" > <div class="v-list-item-title" > Item 4 </div
components/VCombobox/__tests__/VCombobox.spec.browser.tsx > VCombobox > should not open menu when closing a chip: packages/vuetify/src/components/VCombobox/__tests__/VCombobox.spec.browser.tsx#L546
AssertionError: expected [] to have a length of 1 but got +0 - Expected + Received - 1 + 0 ❯ components/VCombobox/__tests__/VCombobox.spec.browser.tsx:546:45
Test (e2e)
Process completed with exit code 1.
Lint (--scope vuetify --scope @vuetify/api-generator)
Something went wrong, self-installer exits with code 1
Lint (--scope vuetifyjs.com)
Canceling since a higher priority waiting request for 'ci-refs/pull/20768/merge' exists
pre_job
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (Unit)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build vuetify
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test (e2e)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
vuetify-dist
5.29 MB