Skip to content

Conversation

@nicolethoen
Copy link
Contributor

What: Closes #8254

Updates the elements wrapping the wizard close button and wizard title to match the core changes.

@nicolethoen nicolethoen requested a review from thatblindgeye May 4, 2023 02:06
@patternfly-build
Copy link
Contributor

patternfly-build commented May 4, 2023

@tlabaj tlabaj requested review from mcoker and srambach May 4, 2023 20:59
@nicolethoen nicolethoen force-pushed the wizard_element_updates branch from 14e6c14 to fc14c8a Compare May 5, 2023 19:46
@srambach
Copy link
Member

srambach commented May 5, 2023

The "In page" and "In modal" examples are giving an error "TypeError: w is not a function"

Also, I notice that the wizard description is a <p> although core uses a <div> and after chatting, you found this which I will put here for reference! Looks like we meant to change this to a div at a breaking change. #7122 (comment)

@nicolethoen
Copy link
Contributor Author

broken full page demos should be fixed when this PR merges.

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.

Looks good, only issue is the typeerror on those two demos Sarah mentioned above is persisting. Wondering whether the update made in #9093 will help with that.

Copy link
Contributor

@wise-king-sullyman wise-king-sullyman left a comment

Choose a reason for hiding this comment

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

Everything looks good to me other than the already mentioned error. I tested locally and the change to DashboardWrapper I made in #9093 does resolve it.

@nicolethoen nicolethoen force-pushed the wizard_element_updates branch from 87ab0f8 to 4420e31 Compare May 12, 2023 02:39
Copy link
Member

@srambach srambach 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 👍

@tlabaj tlabaj merged commit 2ac733b into patternfly:v5 May 17, 2023
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-code-editor@5.0.0-alpha.105
  • @patternfly/react-core@5.0.0-alpha.104
  • @patternfly/react-docs@6.0.0-alpha.112
  • demo-app-ts@5.0.0-alpha.88
  • @patternfly/react-integration@5.0.0-alpha.45
  • @patternfly/react-table@5.0.0-alpha.106

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.

Wizard component element updates

7 participants