The search select input to choose the column's type is not working as expected.
To reproduce:
- Create a table
- Focus in column's type input
- Begin to type "UU"
- Try to click on the
UUID type
Expected:
The type UUID is selected
Actual:
The search text is still in place
