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

ui5-combobox: clicking "X" on mobile doesn't cancel selection #2449

Closed
ilhan007 opened this issue Nov 9, 2020 · 0 comments · Fixed by #2742
Closed

ui5-combobox: clicking "X" on mobile doesn't cancel selection #2449

ilhan007 opened this issue Nov 9, 2020 · 0 comments · Fixed by #2742
Assignees
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL

Comments

@ilhan007
Copy link
Member

ilhan007 commented Nov 9, 2020

Describe the bug
Clicking the "X" button of the ComboBox on mobile doesn't cancel user action.

To reproduce
Steps to reproduce the behavior:

  1. Go to https://sap.github.io/ui5-webcomponents/master/playground/components/ComboBox/
  2. Use chrome mobile emulator
  3. Open any combobox and select any of the available item
  4. Open the combobox and remove the value from the input
  5. Press the "X" button in the right corner
  6. The combo closes and the value is removed but should have remained the same

Context

  • UI5 Web Components version: master

Affected components (if known) ui5-combobox

Reference
https://openui5nightly.hana.ondemand.com/entity/sap.m.ComboBox/sample/sap.m.sample.ComboBox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug in the code Medium Prio TOPIC RL
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

2 participants