PR: #2463
When using an autocomplete field, it is anticipated that we will have the ability to choose from a dropdown array using the keyboard's arrow keys.
Steps to reproduce
1) Open filter
2) Type 'id'
3) Try to select 'objecrId' from dropdown by down arrow key.
Issue Description
PR: #2463 When using an autocomplete field, it is anticipated that we will have the ability to choose from a dropdown array using the keyboard's arrow keys.
Steps to reproduce
1) Open filter 2) Type 'id' 3) Try to select 'objecrId' from dropdown by down arrow key.
Actual Outcome
Not accessible by arrow keys.
Expected Outcome
it should be accessible by arrow keys.