WordPress / wordpress-playground

Run WordPress in the browser via WebAssembly PHP
https://w.org/playground/
GNU General Public License v2.0
1.64k stars 259 forks source link

Blueprint - cannot change PHP version manually #1797

Closed vyskoczilova closed 1 week ago

vyskoczilova commented 1 month ago

When I load my plugin live preview from a blueprint, I cannot change the current PHP version manually by choosing it from the dropdown and clicking "Apply".

How to reproduce: Loom screencast

bgrgicak commented 1 month ago

This is because blueprints override query arguments. We have a similar issue with language arguments https://github.com/WordPress/wordpress-playground/issues/1703.

@adamziel with the UX work almost done, do you think that this is a good time to work on allowing query arguments to override blueprint steps?

bgrgicak commented 1 month ago

We are discussing support for overriding blueprints with the query API here.

bgrgicak commented 1 month ago

I'm setting this one to blocked until we decide how the Query API interacts with blueprints.

vyskoczilova commented 1 week ago

@bgrgicak, it looks like this is not any longer an issue - at least from my recent testing; maybe we can close this issue?

bgrgicak commented 1 week ago

Thank you for the update! You are correct @vyskoczilova! The settings menu and query API can now override the Blueprint.