WordPress / WordPress/wordpress-playground

Blueprints: Progress text of the last step is always "Preparing WordPress"

Open
#255 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

[Aspect] Browser [Component] Progress [Type] Bug
Dominant language
JavaScript
Stars
2k
Forks
462
Avg merge
18h 44m
Merged PRs (30d)
33

Description

Exposed here, for example: https://translate.wordpress.org/projects/wp-plugins/friends/dev/de/default/playground/
preparing-wordpress-last-step
According to the blueprint the caption of the last step should be:

{
	step: 'runPHP',
	code: '<' + '?' + `php
	// [...]
	`,
	progress: {
		caption: 'Making plugins translatable'
	},
},```

but it shows "Preparing WordPress" instead. Possibly the bug is also that the progress text is not being displayed for the `runPHP` step?

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

Reproduce the issue at the linked translate.wordpress.org Playground example and inspect the Blueprints progress handling for the runPHP step. Compare the displayed caption with the blueprint's expected “Making plugins translatable” value; done means the final step shows its configured progress text instead of “Preparing WordPress”.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, wasm
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.