ui5-webcomponents
ui5-webcomponents copied to clipboard
[Input]: 'unselected' is announced when the suggestion item is selected
Describe the bug
When using Input with suggestion items. 'unselected' will be announced when the suggestion item is selected. It's not expected and we (SFSF) have received the reports from the customers.
Isolated Example
https://sap.github.io/ui5-webcomponents-react/?path=/docs/inputs-input--docs#more-examples
Reproduction steps
- open screen reader
- type 'a' in the input
- select any selectable suggestion item
- 'unselected' will be announced
Expected Behaviour
when an item e.g., 'ABC' is selected, 'ABC is selected' should be announced.
Screenshots or Videos
No response
UI5 Web Components for React Version
1.29.2
UI5 Web Components Version
2.0.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Relevant log output
No response
Organization
No response
Declaration
- [X] I’m not disclosing any internal or sensitive information.