Closed rkassoss closed 2 years ago
Confirmed, the event ends up in here: https://github.com/qlik-oss/nebula.js/blob/master/apis/nucleus/src/components/listbox/interactions/listbox-keyboard-navigation.js#L87 Even if you are already focusing the input field itself.
🐛 Bug report
Cannot type the "space" key into the search bar. You can copy and paste a string with space characters, but can't type it.
Steps to Reproduce
Expected behavior
Should see "John Doe" string presented in the search bar and value list filtered down only to "John Doe" and it is highlighted in yellow.
Actual behavior
"JohnDoe" is typed in the search bar and there are no values meeting that search criteria
Versions
Additional context
(Add any other context, link to demo or screenshots about the issue.)