Skip to content

Conversation

@MariaAga
Copy link
Contributor

What: Closes #8797

Checked all other full page demos and they look fine

@patternfly-build
Copy link
Contributor

patternfly-build commented Mar 17, 2023

];
const headerToolbar = (
<Toolbar>
<Toolbar isFullHeight>
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe the Dropdowns themselves also need the isFullHeight modifier on them to make the height of the user dropdowns consistent between examples

Copy link
Contributor

Choose a reason for hiding this comment

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

I think that's like line 874

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It does look to make any visual change and 7/12 examples for username dont have that (searched for ned username and john smith) so should we change all example to have it or remove it from existing examples?

Copy link
Contributor

Choose a reason for hiding this comment

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

@mcarrano
Should the user dropdown in mastheads in our demos always be full height? Looks like in the react workspace right now, only half of them are full height.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, I believe so, i.e. when they are open, the selected highlight is at the bottom of the masthead.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Oh I see, I also counted the examples for pageHeader.
Added isFullHeight

Copy link
Contributor

@thatblindgeye thatblindgeye left a comment

Choose a reason for hiding this comment

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

Other than the above convo, looks good!

@nicolethoen nicolethoen requested a review from mcarrano April 11, 2023 13:34
Copy link
Member

@mcarrano mcarrano left a comment

Choose a reason for hiding this comment

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

Looks good to me. Thanks @MariaAga

@nicolethoen nicolethoen merged commit f73d1ff into patternfly:v5 Apr 13, 2023
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-code-editor@5.0.0-alpha.68
  • @patternfly/react-core@5.0.0-alpha.67
  • @patternfly/react-docs@6.0.0-alpha.74
  • demo-app-ts@5.0.0-alpha.51
  • @patternfly/react-table@5.0.0-alpha.69

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.

v5 - Mastheads in full page demos are not formatted correctly

6 participants