| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-2572.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
Works when I tab to it and makes sense.
Sorry, something went wrong.
There was a problem hiding this comment.
@jenny-s51 I still am having problems getting the text insertion cursor when I click on the input field for type-ahead select.
Sorry, something went wrong.
|
@mcarrano this is because the react workspace is currently using an outdated version of core. The input field issue was fixed here by @mcoker patternfly/patternfly#2075, and is in a newer core release. As soon as @redallen 's PR #2549 is merged, the input field will work as expected. |
Sorry, something went wrong.
There was a problem hiding this comment.
Approved based on reviewing this link: https://patternfly-react.surge.sh/patternfly-4/components/select/
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
What: Closes #2561. Select menu now has consistent, open behavior on empty text input field. This is the expected default behavior per @mcarrano's feedback.