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
When you have a "selected" item (the text in the input is matching one of the items)
and start deleting the text with BACKSPACE:
(1) The first BACKSPACE is not deleting anything, just opens the picker
(2) When you delete the last letter of the whole text,
it starts all over, the full text is restored, when you expect to have an empty input field
Describe the bug
When you have a "selected" item (the text in the input is matching one of the items)
and start deleting the text with BACKSPACE:
(1) The first BACKSPACE is not deleting anything, just opens the picker
(2) When you delete the last letter of the whole text,
it starts all over, the full text is restored, when you expect to have an empty input field
To reproduce
Steps to reproduce the behavior:
Expected behavior
You should be able to delete the text in the ComboBox with BACKSPACE
Context
Affected components (if known)
ui5-combobox
The text was updated successfully, but these errors were encountered: