Skip to content

[MultiComboBox]: Certain ARIA roles must contain particular children for multicomboBox #13600

@achuth2912

Description

@achuth2912

Bug Description

Elements with an ARIA [role] that require children to contain a specific [role] are missing some or all of those required children.

Affected Component

https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-multicombobox--docs

Expected Behaviour

div.ui5-multi-combobox-root.ui5-input-focusable-element > ui5-tokenizer.ui5-multi-combobox-tokenizer >>> div.ui5-tokenizer-root > div.ui5-tokenizer-content > div.ui5-tokenizer-list

Actual Results:

Certain ARIA roles must contain particular children: Fix any of the following:
Expecting ARIA children role to be added: group, option

Expected Result:

Ensure certain aria roles contain particular children.

Impact:

Users relying on assistive technologies may be completely unable to access or operate this element. This is a blocker for accessible usage.

WCAG Reference:

WCAG 4.1.2 Name Role Value (Level A)

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.22.0

Browser

Chrome

Operating System

Windows, Mac

Additional Context

Similar Fix might be required
UI5/openui5@338fe80

Organization

SAP

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
New Issues

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions