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

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

Open
akirk opened this issue May 5, 2023 · 0 comments
Open
Labels
[Aspect] Browser [Component] Progress [Type] Bug An existing feature does not function as intended

Comments

@akirk
Copy link
Member

akirk commented May 5, 2023

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?
@adamziel adamziel added [Type] Bug An existing feature does not function as intended [Aspect] Browser [Component] Progress labels May 28, 2023
@adamziel adamziel added this to the Zero Crashes milestone Feb 29, 2024
@adamziel adamziel moved this to Future work in Playground Board Jun 30, 2024
@adamziel adamziel removed this from the Zero Crashes milestone Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Aspect] Browser [Component] Progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

No branches or pull requests

2 participants