Skip to content

Conversation

@kmcfaul
Copy link
Contributor

@kmcfaul kmcfaul commented Aug 6, 2024

What: Closes #10840

Updates the logic for Menu to only include the drilldown transition handler when the Menu is a drilldown (after transitions were added in core to the base Menu, this event handler was firing for all Menus instead of only Drilldowns).

Updates the logic in Dropdown/Select/MenuContainer to focus the first item on an isOpen change rather than in the click handler.

Adds shouldFocusFirstItemOnOpen to MenuContainer for parity.

@patternfly-build
Copy link
Collaborator

patternfly-build commented Aug 6, 2024

@thatblindgeye thatblindgeye self-requested a review August 7, 2024 12:29
@kmcfaul kmcfaul linked an issue Aug 7, 2024 that may be closed by this pull request
@tlabaj tlabaj merged commit 3601778 into patternfly:v6 Aug 12, 2024
@patternfly-build
Copy link
Collaborator

Your changes have been released in:

  • @patternfly/react-code-editor@6.0.0-alpha.98
  • @patternfly/react-core@6.0.0-alpha.98
  • @patternfly/react-docs@7.0.0-alpha.106
  • @patternfly/react-drag-drop@6.0.0-alpha.80
  • @patternfly/react-integration@6.0.0-alpha.49
  • demo-app-ts@5.1.1-alpha.97
  • @patternfly/react-table@6.0.0-alpha.99
  • @patternfly/react-templates@6.0.0-alpha.48

Thanks for your contribution! 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

menu - menu focusing issue.

4 participants