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

Refactor react app code for general purpose #320

Merged
merged 4 commits into from
Apr 14, 2023
Merged

Conversation

madhusudhand
Copy link
Member

What?

This PR

  • Extracts the react app bootstrapping code to separate class with general names
  • Updates the ID of the app from fonts-app to create-block-theme-app

Why?

To move the create-theme UI code to react, and to re-use the existing functions with generic naming.

A followup PR will be created with updated React UI for create block theme page (consistency with font management pages).

@madhusudhand madhusudhand requested a review from a team April 13, 2023 13:16
@madhusudhand madhusudhand self-assigned this Apr 13, 2023
Copy link
Contributor

@matiasbenedetto matiasbenedetto left a comment

Choose a reason for hiding this comment

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

The react app is not loading on my end:

image

@madhusudhand
Copy link
Member Author

Ah! missed a file. Verified and pushed a commit. Can you check now?

Copy link
Contributor

@matiasbenedetto matiasbenedetto left a comment

Choose a reason for hiding this comment

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

Working fine now.
LGTM

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.

2 participants