chore(ui5-combobox): improve accessibility and interaction when items are loaded with delay#13507
Open
nikoletavnv wants to merge 36 commits into
Open
chore(ui5-combobox): improve accessibility and interaction when items are loaded with delay#13507nikoletavnv wants to merge 36 commits into
nikoletavnv wants to merge 36 commits into
Conversation
Collaborator
|
🚀 Deployed on https://pr-13507--ui5-webcomponents-preview.netlify.app |
nikoletavnv
temporarily deployed
to
netlify-preview
June 2, 2026 15:29 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 12, 2026 08:14 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 15, 2026 17:00 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 17, 2026 13:49 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 17, 2026 15:00 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 18, 2026 21:17 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
June 30, 2026 11:35 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 1, 2026 10:51 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 1, 2026 12:50 — with
GitHub Actions
Inactive
aleksandar-terziev
previously approved these changes
Jul 7, 2026
nikoletavnv
temporarily deployed
to
netlify-preview
July 20, 2026 14:50 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 21, 2026 08:12 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 21, 2026 10:22 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 21, 2026 15:49 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 22, 2026 14:07 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 22, 2026 14:15 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 23, 2026 09:20 — with
GitHub Actions
Inactive
Signal management is in the component
nikoletavnv
temporarily deployed
to
netlify-preview
July 23, 2026 11:11 — with
GitHub Actions
Inactive
nikoletavnv
temporarily deployed
to
netlify-preview
July 23, 2026 18:13 — with
GitHub Actions
Inactive
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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 or ui5-multi-combobox component in a loading state.
JIRA: BGSOFUIRILA-4491