patternfly / patternfly-react

A set of React components for the PatternFly project.
https://react-staging.patternfly.org/
MIT License
796 stars 356 forks source link

fix(Select/Dropdown): updated autofocus to false by default in v5 #11114

Closed thatblindgeye closed 1 month ago

thatblindgeye commented 1 month ago

What: Towards #10393

We have a followup to investigate improving the focus logic/styling overall post-v6

Additional issues:

patternfly-build commented 1 month ago

Preview: https://patternfly-react-pr-11114.surge.sh

A11y report: https://patternfly-react-pr-11114-a11y.surge.sh

patternfly-build commented 1 month ago

Your changes have been released in:

Thanks for your contribution! :tada:

garrett commented 3 weeks ago

:tada: Thanks for the fix and also extra thanks for backporting the it to PatternFly 5 too!

Looking forward to the next release!