Skip to content

PHP Blueprints: Display progress - #1077

Merged
adamziel merged 1 commit into
trunkfrom
blueprints-progress
Mar 1, 2024
Merged

PHP Blueprints: Display progress#1077
adamziel merged 1 commit into
trunkfrom
blueprints-progress

Conversation

@adamziel

@adamziel adamziel commented Mar 1, 2024

Copy link
Copy Markdown
Collaborator

Renders the Blueprint execution progress information exposed in WordPress/blueprints#56

Follow-up work

  • Pre-process the user-provided Blueprint.json and start pre-fetching data from the URL-based resources. Then, inform the user about the progress of those fetch() requests.

Testing instructions

Go to http://localhost:5400/website-server/demos/php-blueprints.html
and confirm the progress information gets displayed like on this
screenshot:

Renders the Blueprint execution progress information exposed in
WordPress/blueprints#56

 ## Testing instructions

 Go to http://localhost:5400/website-server/demos/php-blueprints.html
 and confirm the progress information gets displayed like on this
 screenshot:
@adamziel adamziel changed the title PHP Blueprint: Display execution progress Mar 1, 2024
@adamziel adamziel changed the title PHP Blueprints: Display execution progress Mar 1, 2024
@adamziel
adamziel merged commit c4d526b into trunk Mar 1, 2024
@adamziel
adamziel deleted the blueprints-progress branch March 1, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant