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
After entering an invalid value in the MultiComboBox field, the input correctly enters an error state. However, the error state persists after selecting(adding selected items clears the search input value) and deselecting selected items, even after deselecting all selected options, leaving the input empty but still marked as invalid.
Affected Component
No response
Expected Behaviour
If a user selects another item from the list after typing an invalid value in the input:
The search input value should remain visible if the error state is still active;
or
The error state should be cleared if the search input value is reset.
Bug Description
After entering an invalid value in the MultiComboBox field, the input correctly enters an error state. However, the error state persists after selecting(adding selected items clears the search input value) and deselecting selected items, even after deselecting all selected options, leaving the input empty but still marked as invalid.
Affected Component
No response
Expected Behaviour
If a user selects another item from the list after typing an invalid value in the input:
or
Isolated Example
https://ui5.github.io/webcomponents-react/v2/?path=/docs/inputs-multicombobox--docs
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
2026-04-10_12-39-17.mp4
Priority
High
UI5 Web Components Version
2.20.1
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration