8000 fix(Nav): updated var placement for nav flyout menus by thatblindgeye · Pull Request #6435 · patternfly/patternfly · GitHub
[go: up one dir, main page]

Skip to content

fix(Nav): updated var placement for nav flyout menus#6435

Merged
mcoker merged 2 commits intopatternfly:v6from
thatblindgeye:iss6327_navFlyout
Mar 19, 2024
Merged

fix(Nav): updated var placement for nav flyout menus#6435
mcoker merged 2 commits intopatternfly:v6from
thatblindgeye:iss6327_navFlyout

Conversation

@thatblindgeye
Copy link
Contributor

Closes #6327

@thatblindgeye thatblindgeye linked an issue Mar 19, 2024 that may be closed by this pull request
@patternfly-build
Copy link
Collaborator
patternfly-build commented Mar 19, 2024

flex-grow: 1;
}

+ .#{$menu} {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is due to how the markup is setup in Core - a nav with a menu sibling. In React, though, the menu is a descendant of nav.

If the React markup is the correct one, I can update the nav flyout example in core to match and update this to remove this sibling combinator and just target any menu decendant of nav.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to nsst the menu inside nav per off-GH discussion

Copy link
Collaborator
@mattnolting mattnolting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤩 LPTM!

Copy link
Contributor
@mcoker mcoker left a comment
8000

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@mcoker mcoker merged commit 1d4137e into patternfly:v6 Mar 19, 2024
@patternfly-build
Copy link
Collaborator

🎉 This PR is included in version 6.0.0-alpha.102 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - Nav - flyout menus are broken

4 participants

0