Skip to content

Conversation

@ilicfilip
Copy link
Collaborator

@ilicfilip ilicfilip commented Oct 27, 2025

This PR fixes the same issue as in #675, but since we converted more tasks to be interactive in #663 it occured for them too.

So I reverted the original fix and applied new one which defines global progressPlanner JS variable, to fix it for all occurrences. I found this to be least invasive fix, as I didn't want to add onboarding URL and nonce (which we use with the variable of the same name on the PP Dashboard page).

Also this PR fixes the mistake where completeTask property overrode the function with the same name in the prpl-install-plugin.js. Now property has new (unique) name and function can be called without issues.

@ilicfilip ilicfilip added this to the 1.9.0 milestone Oct 27, 2025
@ilicfilip ilicfilip requested a review from aristath October 27, 2025 16:28
@github-actions
Copy link
Contributor

github-actions bot commented Oct 27, 2025

Test on Playground
Test this pull request on the Playground
or download the zip

@aristath aristath merged commit 486ee5a into develop Oct 29, 2025
28 checks passed
@aristath aristath deleted the filip/v19/fix-interactive-tasks-on-wp-dashboard branch October 29, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants