Skip to content

MultiCombobox: typed text (not token) remains in input after selection #13339

@JJPandari

Description

@JJPandari

Describe the bug

https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-multicombobox--docs
Type "it" in the input and then click a checkbox to select an option, the option is selected and displayed in the input correctly, but "it" remains in the input, should disappear.

Isolated Example

https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-multicombobox--docs

Reproduction steps

1.Type "it" in the input and then click a checkbox in the dropdown to select an option

expected: should have no normal text in the input besides tokens
actual: typed text remains in the input

Expected Behaviour

(see "steps" section)

Screenshots or Videos

No response

UI5 Web Components for React Version

2.20.1

UI5 Web Components Version

2.20.2

Browser

Firefox

Operating System

macOS

Additional Context

No response

Relevant log output

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Labels

Type

Projects

Status

Completed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions