Hi!
I have noticed that keyboard navigation doesn't work in the filter editor components inside the Filter component
Reproduction:
- Open https://stackblitz.com/edit/react-rvwjsm?file=index.html
- Choose "name" or "price" from the first dropdown
- Type anything in the input field
- Try to change the cursor position in the field using arrow keys - doesn't work
Is there a way to enable it or go around it?