searchfield icon indicating copy to clipboard operation
searchfield copied to clipboard

Keyboard navigation doesn't work on a input with initialValue

Open maheshj01 opened this issue 1 year ago • 1 comments

When the Searchfield has a entered value,

  1. Focus the Searchfield
  2. use arrow keys to navigate suggestions

expected behavior: Suggestion can be navigated with arrow keys

actual behavior: Nothing happens

maheshj01 avatar Sep 24 '24 17:09 maheshj01