feat(Navigation): Penta updates for nav by tlabaj · Pull Request #9948 · patternfly/patternfly-react

@tlabaj

What: Closes #9943
Also made updates to the Page component. There were references to tertiary nav. Updated them to refer to horizontal subnav.

@tlabaj

@patternfly-build

@tlabaj tlabaj marked this pull request as draft

January 8, 2024 22:14

@tlabaj

@tlabaj

@tlabaj tlabaj marked this pull request as ready for review

January 9, 2024 19:49

This was referenced

Jan 9, 2024

@tlabaj tlabaj linked an issue

Jan 9, 2024

that may be closed by this pull request

wise-king-sullyman

Choose a reason for hiding this comment

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

The horizontal subnav scroll buttons seem to be showing when they shouldn't, but other than that everything looks great to me!

andrew-ronaldson

Choose a reason for hiding this comment

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

Looks great

@tlabaj

mattnolting

Choose a reason for hiding this comment

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

Looks like you have an extra divider in the expandable example, other than that, great work!

Screenshot 2024-01-16 at 12 40 32 PM

kmcfaul

Choose a reason for hiding this comment

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

LGTM.

The flyout menu still uses the old styling but I think that's a part of Menu's css and not Nav's, through the pf-m-nav modifier on the Menu right? @mcoker / @mattnolting

@tlabaj