patternfly-react
patternfly-react copied to clipboard
Bug - [Select] - for mutliple typeahead, need to click in the input area twice in order to type
Describe the problem When I first click into the input field, my focus is lost and I need to click again before I can type. On the doc page it retains focus from the first click (even after the menu is shown), but in the application and in the code sandbox for the page it does not.
Also, when I tab the toggle button for the drop down gets focus. I'm not sure that it should and the doc page it doesn't but it does for the code sandbox.
It would also be very helpful if all the code in the example were part of the component rather than requiring all applications to copy the example source code. It is quite a lot and needs to be done for every use of the component.
How do you reproduce the problem? Run the code sandbox from the docs page
Expected behavior I can click on the text input and begin typing
Is this issue blocking you? No. I can add a timeout to give focus to the input ref but that is hacky.
What is your product and what release date are you targeting? RHOAI 2.13