fix(core): emit tuiDropdownOpenChange on distinct values #10938
Annotations
1 error and 2 warnings
Fall with an error if diff-output exists
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Create report comment
Unable to comment on your PR — this can happen for PR's originating from a fork without write permissions. You can copy the test results directly into a comment using the markdown summary below:
<!-- playwright-report-github-action -- ⚙️ E2E testing -->
### Playwright test results
![failed](https://icongr.am/octicons/stop.svg?size=14&color=da3633) **1 failed**
![passed](https://icongr.am/octicons/check-circle.svg?size=14&color=3fb950) **1886 passed**
![flaky](https://icongr.am/octicons/alert.svg?size=14&color=d29922) **1 flaky**
![skipped](https://icongr.am/octicons/skip.svg?size=14&color=0967d9) **84 skipped**
#### Details
![stats](https://icongr.am/octicons/pulse.svg?size=14&color=abb4bf) 1972 tests across 69 suites
![duration](https://icongr.am/octicons/clock.svg?size=14&color=abb4bf) 32 minutes, 50 seconds
![commit](https://icongr.am/octicons/git-pull-request.svg?size=14&color=abb4bf) [c07231c](https://github.com/taiga-family/taiga-ui/commit/c07231c216e2a5bb3050f05258ee9e9fce3dd576)
<details open><summary><strong>Failed tests</strong></summary>
webkit › tests/legacy/combo-box/combobox.pw.spec.ts › ComboBox › Don't allow disabled options to be selected by typing them
</details>
<details ><summary><strong>Flaky tests</strong></summary>
webkit › tests/kit/dropdown-selection/dropdown-selection.pw.spec.ts › DropdownSelection › current range must be a text node only
</details>
<details ><summary><strong>Skipped tests</strong></summary>
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with validation
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › input card grouped with saved cards
webkit › tests/addon-commerce/input-card-group.pw.spec.ts › InputCardGroup › Examples › expired field should be clickable after reset of prefilled value
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-example"
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll to "tui-doc-code"
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › anchor links navigation works › scroll after click on link with anchor
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [light mode]
webkit › tests/addon-doc/navigation.pw.spec.ts › Navigation › getting started / [dark mode]
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Submenu
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Form control
webkit › tests/core/data-list/data-list.pw.spec.ts › DataList › Complex
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Prompt
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Pristine form does not show confirmation
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Dirty form shows confirmation
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with confirmation works › Form is reset to pristine
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › A dialog and a nested dialog are open correctly
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Mobile dialog works
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Dialog with directive works
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Show simple
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 320x480 › Show simple + custom button
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 720x900 › Dialog with confirmation works › Prompt
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 720x900 › Dialog with confirmation works › Pristine form does not show confirmation
webkit › tests/core/dialogs/dialogs.pw.spec.ts › Dialogs › 720x900 › Dialog with confirmation works › Dirty form shows confirmation
web
|
Loading