WordPress / WordPress/php-toolkit

Blueprints JSON editor v2

Open
#53 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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!

284061986-6e302aed-44bd-46df-8c0b-98a9a74597e2

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.