Skip to content

Fixed issue with search autocomplete not allow arrow key navigation

Phil Hughes requested to merge search-arrow-keys into master

What does this MR do?

Fixes a bug that was stopping arrow keys working in the search autocomplete dropdown

Are there points in the code the reviewer needs to double check?

Probably best to double check the other dropdowns to see if the arrow keys still work correctly there.

What are the relevant issue numbers?

Closes #15649 (closed)

Screenshots (if relevant)

search

Merge request reports