Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MultiComboBox Always selects the first item #448

Closed
LuisValgoi opened this issue Apr 22, 2020 · 4 comments
Closed

MultiComboBox Always selects the first item #448

LuisValgoi opened this issue Apr 22, 2020 · 4 comments

Comments

@LuisValgoi
Copy link
Contributor

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:

  1. Go to MultiComboBox
  2. Click directly on the search area (not the dropdown).
  3. Type Item to filter the items
  4. Select w/ keyboard the 3rd one.
  5. 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

Additional context
https://ui5-webcomponents-react.netlify.app/?path=/docs/ui5-web-components-multicombobox--generated-default-story

@LuisValgoi LuisValgoi added the bug label Apr 22, 2020
@MarcusNotheis
Copy link
Contributor

Hi @LuisValgoi,
thanks for submitting this issue. I think this issue might be related to SAP/ui5-webcomponents#1487.

@LuisValgoi
Copy link
Contributor Author

Hi @MarcusNotheis, yes, it is!

@MarcusNotheis
Copy link
Contributor

Hey @LuisValgoi, does this issue still occur with @ui5/[email protected] in combination with @ui5/[email protected]?

@LuisValgoi
Copy link
Contributor Author

Hey @MarcusNotheis, no, it is not.
Its working perfectly.
Thanks for that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants