Skip to content

Conversation

@d-koppenhagen
Copy link
Contributor

@d-koppenhagen d-koppenhagen commented Oct 29, 2025

Proposed changes

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

closes #5286

🔭🐙🐈 Test this branch here: https://design-system.deutschebahn.com/core-web/review/5286-fix-custom-select-announce-selected

@changeset-bot
Copy link

changeset-bot bot commented Oct 29, 2025

🦋 Changeset detected

Latest commit: ef1638b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 9 packages
Name Type
@db-ux/core-components Minor
@db-ux/ngx-core-components Minor
@db-ux/react-core-components Minor
@db-ux/wc-core-components Minor
@db-ux/v-core-components Minor
@db-ux/core-foundations Minor
@db-ux/core-stylelint Minor
@db-ux/core-migration Minor
@db-ux/agent-cli Minor

Not sure what this means? Click here to learn what changesets are.

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

@github-actions github-actions bot added 📕documentation Improvements or additions to documentation 📺showcases Changes to 1-n showcases 🏘components labels Oct 29, 2025
nmerget
nmerget previously approved these changes Oct 29, 2025
@nmerget nmerget moved this from 🏗 In progress to ⏰ready for release in UX Engineering Team Backlog Oct 29, 2025
@nmerget nmerget enabled auto-merge (squash) October 29, 2025 14:06
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
nmerget
nmerget previously approved these changes Oct 29, 2025
@nmerget nmerget merged commit 773edeb into main Oct 30, 2025
75 checks passed
@nmerget nmerget deleted the 5286-fix-custom-select-announce-selected branch October 30, 2025 06:28
@github-project-automation github-project-automation bot moved this from ⏰ready for release to ✅ Done in UX Engineering Team Backlog Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🏘components 📕documentation Improvements or additions to documentation 📺showcases Changes to 1-n showcases

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

DBCustomSelect's multiple selection is not properly announced for screenreaders

3 participants