Skip to content

Conversation

@mfranzke
Copy link
Collaborator

@mfranzke mfranzke commented Sep 2, 2025

Proposed changes

The StencilJS tests were incorrectly reporting the first item as selected, whereas it should be the second one.

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

@mfranzke mfranzke self-assigned this Sep 2, 2025
@mfranzke mfranzke added 🍄🆙improvement New feature or request 🧪test Improvements/bugs for testing-framework labels Sep 2, 2025
@changeset-bot
Copy link

changeset-bot bot commented Sep 2, 2025

⚠️ No Changeset found

Latest commit: b54f68e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@mfranzke mfranzke moved this to 👀 In review in UX Engineering Team Backlog Sep 2, 2025
@mfranzke mfranzke removed their assignment Sep 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Sep 2, 2025

🔭🐙🐈 Test this branch here: https://db-ux-design-system.github.io/core-web/review/fix-select-stencil-tests

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@mfranzke mfranzke merged commit ca0393e into main Sep 3, 2025
54 checks passed
@mfranzke mfranzke deleted the fix-select-stencil-tests branch September 3, 2025 02:31
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in UX Engineering Team Backlog Sep 3, 2025
mfranzke added a commit that referenced this pull request Sep 3, 2025
mfranzke added a commit that referenced this pull request Sep 3, 2025
mfranzke added a commit that referenced this pull request Sep 6, 2025
* fix(tests): preventing test failure slipthrougs to main

The [checks for a PR](https://github.com/db-ux-design-system/core-web/actions/runs/17416146706/job/49445191771?pr=4904) run through smoothly, but it's results would lead to a [fail on `main` branch](https://github.com/db-ux-design-system/core-web/actions/runs/17421313490/job/49460006681). We need to prevent this to happen.

* Revert "fix(select): stencil tests (#4904)"

This reverts commit ca0393e.

* Revert "fix(select): Angular tests (#4903)"

This reverts commit 683861f.

* Update 02-e2e-showcases.yml

* refactor: let's give this a try

* Revert "refactor: let's give this a try"

This reverts commit 8ff0b44.

* Update select.lite.tsx

* Update select.lite.tsx

* Fix placeholder option value in select component

* Modify ngAfterViewInit to handle floating variant

* Update components.ts

* Refactor ngAfterViewInit to simplify value assignment

* Update components.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏘components 🍄🆙improvement New feature or request 🧪test Improvements/bugs for testing-framework

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants