Bug Description
The Search field within the select dialog must have a descriptive accessible name that identifies its specific context, such as "Search ", so screen reader users understand what content is being searched (per ACC-264.1).
Affected Component
https://ui5.github.io/webcomponents-react/v2/?path=/docs/modals-popovers-selectdialog--docs
Expected Behaviour
Actual Behaviour
Expected Behaviour:
Here we must have a attribute to set the accessible name that can be more context such as aria-label="Search " driven for the selectDialog so screen reader users understand what content is being searched (per ACC-264.1).
Isolated Example
No response
Steps to Reproduce
- Launch the select dialog
- The aria-label for search input is static
...
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
No response
Organization
SAP
Declaration
Bug Description
The Search field within the select dialog must have a descriptive accessible name that identifies its specific context, such as "Search ", so screen reader users understand what content is being searched (per ACC-264.1).
Affected Component
https://ui5.github.io/webcomponents-react/v2/?path=/docs/modals-popovers-selectdialog--docs
Expected Behaviour
Actual Behaviour
Expected Behaviour:
Here we must have a attribute to set the accessible name that can be more context such as aria-label="Search " driven for the selectDialog so screen reader users understand what content is being searched (per ACC-264.1).
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
No response
Organization
SAP
Declaration