Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(Wizard) convert demos to TS #9479

Merged
merged 4 commits into from
Oct 16, 2023

Conversation

Dominik-Petrik
Copy link
Contributor

What: Closes #9449

@patternfly-build
Copy link
Contributor

patternfly-build commented Aug 9, 2023

@wise-king-sullyman
Copy link
Contributor

Looks like this is failing a few of the CI checks

@wise-king-sullyman
Copy link
Contributor

Looks like this is blocked by #9553, is that correct?

@Dominik-Petrik
Copy link
Contributor Author

Looks like this is blocked by #9553, is that correct?

I don't think that's the blocker, just CI tests are not passing

@jenny-s51 jenny-s51 force-pushed the wizard-convertDemoToTS branch 2 times, most recently from 3e5ec31 to df94ba8 Compare October 9, 2023 18:37
revert to js to fix ci build

fix dashboard wrapper paths

declare demos as ts files

fix imports

add DashboardWrapper import to md file

change back to js declarations to fix build

remove dashboardwrapper import from md file
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.

Missed one thing, the drawer close button is off in the last demo
image

Looks like there's a missing DrawerActions in the file, but I'm not 100% sure that's the cause.

Copy link
Contributor

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

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

Thank you for your review/feedback @wise-king-sullyman ! Good catch, I noticed that as well, along with some additional spacing/styling issues that should now be fixed with the latest commit 🙂

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.

🥳

Copy link
Contributor

@tlabaj tlabaj left a comment

Choose a reason for hiding this comment

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

LGTM

@tlabaj tlabaj merged commit 5509cc9 into patternfly:main Oct 16, 2023
10 checks passed
@patternfly-build
Copy link
Contributor

Your changes have been released in:

  • @patternfly/react-code-editor@5.2.0-prerelease.10
  • @patternfly/react-core@5.2.0-prerelease.10
  • @patternfly/react-docs@6.2.0-prerelease.10
  • demo-app-ts@5.1.1-prerelease.33
  • @patternfly/react-table@5.2.0-prerelease.10

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.

Convert wizard react demos to TS
5 participants