You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
First Item got always selected even if I select the other ones.
This happens only when I use the keyboard to filter by the one I want.
To Reproduce
Steps to reproduce the behavior:
Go to MultiComboBox
Click directly on the search area (not the dropdown).
Type Item to filter the items
Select w/ keyboard the 3rd one.
You will see that the first will also be selected.
Expected behavior
Only the selected value to be selected.
Screenshots
If applicable, add screenshots to help explain your problem.
UI5 Web Components for React Information
Operating System: @ui5/webcomponents-react version: "0.9.0-rc.14"
Do you have a dependency to@ui5/webcomponents in your package.json? "0.0.0-185851a98"
If you are not sure, you can find out by running npm ls @ui5/webcomponents-react or yarn why @ui5/webcomponents-react
Describe the bug
First Item got always selected even if I select the other ones.
This happens only when I use the keyboard to filter by the one I want.
To Reproduce
Steps to reproduce the behavior:
MultiComboBox
Item
to filter the itemsExpected behavior
Only the selected value to be selected.
Screenshots
If applicable, add screenshots to help explain your problem.
UI5 Web Components for React Information
Operating System:
@ui5/webcomponents-react
version:"0.9.0-rc.14"
Do you have a dependency to
@ui5/webcomponents
in your package.json?"0.0.0-185851a98"
If you are not sure, you can find out by running
npm ls @ui5/webcomponents-react
oryarn why @ui5/webcomponents-react
Additional context
https://ui5-webcomponents-react.netlify.app/?path=/docs/ui5-web-components-multicombobox--generated-default-story
The text was updated successfully, but these errors were encountered: