Skip to content

fix(ui5-user-settings-dialog): announce search results to screen readers - #13946

Merged
SvilenDarvenyashki merged 1 commit into
mainfrom
user-settings-search-announcement
Aug 18, 2026
Merged

fix(ui5-user-settings-dialog): announce search results to screen readers#13946
SvilenDarvenyashki merged 1 commit into
mainfrom
user-settings-search-announcement

Conversation

@SvilenDarvenyashki

Copy link
Copy Markdown
Contributor
  • Added an ARIA live-region announcement (InvisibleMessage, Polite mode) that fires whenever the search value changes.
  • The announcement reflects the number of matching items:
    • 0 results → "No search results"
    • 1 result → "1 result available"
    • more than 1 → "{count} results are available"
  • Added the corresponding i18n message keys to the message bundle.
  • Added Cypress tests covering the no-result, single-result, and multiple-result announcements.
  • Added Cypress tests covering the no-result, single-result, and multiple-result
    announcements.

@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@SvilenDarvenyashki
SvilenDarvenyashki merged commit f72c9a0 into main Aug 18, 2026
20 of 21 checks passed
@SvilenDarvenyashki
SvilenDarvenyashki deleted the user-settings-search-announcement branch August 18, 2026 10:32
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

🧹 Preview deployment cleaned up: https://pr-13946--ui5-webcomponents.netlify.app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants