WordPress / WordPress/php-toolkit
Blueprints JSON editor v2
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 61
- Forks
- 21
- Avg merge
- 19h 34m
- Merged PRs (30d)
- 7
Description
https://github.com/WordPress/wordpress-playground/pull/773 shipped the first iteration of a Blueprints editor – thank you @sejas and @seanmorris!
Now that v1 is in place, let's continue iterating on it.
Required work
Before grabbing a task from this list, please create a new issue and update this list with a link.
- Move the Blueprints editor code over to the playground-tools repo
- Use TypeScript for type safety and code completion
- I had some difficulty going through the code as there's quite a lot of logic and no inline comments. Let's clarify the setup flow, the data flows, and document the non-obvious bits.
- Decouple the editor from the schema
- Explore integrating the editor with the React app on https://playground.wordpress.net/ (CC @sejas)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the first Blueprints editor iteration in pull request #773 and identify which editor code should move to the playground-tools repo. Before starting any listed task, create a separate issue and link it from this checklist; completion would require a scoped follow-up covering one of the migration, TypeScript, documentation, schema, or React integration goals.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- json, react, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100