Skip to content

chore(ui5-combobox): improve accessibility when items are loaded with delay - #13930

Open
nikoletavnv wants to merge 6 commits into
mainfrom
cb-lazy-load-poc
Open

chore(ui5-combobox): improve accessibility when items are loaded with delay#13930
nikoletavnv wants to merge 6 commits into
mainfrom
cb-lazy-load-poc

Conversation

@nikoletavnv

@nikoletavnv nikoletavnv commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

The change enhances screen reader announcement when a loading of items starts and ends. It also introduces a new event 'load-items' that users can use in order to set the ui5-combobox component in a loading state while items are created/fetched by the application.

JIRA: BGSOFUIRILA-4491

@nikoletavnv
nikoletavnv deployed to netlify-preview August 14, 2026 14:27 — with GitHub Actions Active
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@nikoletavnv
nikoletavnv deployed to netlify-preview August 15, 2026 13:48 — with GitHub Actions Active
@cla-assistant

cla-assistant Bot commented Aug 15, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@nikoletavnv
nikoletavnv deployed to netlify-preview August 17, 2026 07:26 — with GitHub Actions Active
@nikoletavnv
nikoletavnv deployed to netlify-preview August 17, 2026 11:47 — with GitHub Actions Active
@nikoletavnv
nikoletavnv deployed to netlify-preview August 17, 2026 12:00 — with GitHub Actions Active
@nikoletavnv
nikoletavnv deployed to netlify-preview August 17, 2026 12:55 — with GitHub Actions Active

@ivoplashkov ivoplashkov left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. I think we should remove the second example from the playground "Load all on open, filter on the client". I don't think it brings value that the other two samples don't. Also it has an issue if you open the picker with [Alt] + [Down], then [ArrowDown] to select an item and type "D", list get refreshed and items are doubled.
  2. When the initial load of the items happens (sample in playground), when i start typing, value is autocompleted and at the same time loading is shown which indicates that the items are being loaded. Should we fix this in the sample?

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