When typing one or more letters of a word to filter a suggestion list, selecting an item from the list does not work as expected. Instead, the UI throws an error:
"Please select a value from the list."
This makes searching for values and selecting from the list impossible, because after narrowing down the list, it won’t accept the selected value.
Expected Behavior:
The selected suggestion after searching in the list should be accepted as a valid input.