Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ComboboxControl: Add more unit tests (#65255)
* Combobox Control: Do not clear values when focusing the textbox * Call onFilterValueChange on blur if no value is selected * Clear inputValue on the background to avoid suggestion flickering * Revert "Clear inputValue on the background to avoid suggestion flickering" This reverts commit 43158d2. * Revert "Call onFilterValueChange on blur if no value is selected" This reverts commit 2a62872. * Revert "Combobox Control: Do not clear values when focusing the textbox" This reverts commit 0423a7e. * Tweak tests --------- Co-authored-by: Lena Morita <[email protected]> Co-authored-by: zaguiini <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: tyxla <[email protected]>
- Loading branch information