Skip to content

Conversation

adamziel
Copy link
Collaborator

This PR ensures that Blueprint-defined constants, such as WP_DEBUG,
are preserved in OPFS when a temporary site is saved, and are defined
again on subsequent boot after a page reload

Testing plan

This PR ensures that Blueprint-defined constants, such as WP_DEBUG, are preserved in OPFS when a temporary site is saved, and are defined again on subsequent boot after a page reload ## Testing plan * Go to http://localhost:5400/website-server/?login=yes * Confirm you are logged in * Save the site in OPFS * Reload the browser tab * Confirm you are still logged in
@adamziel adamziel added [Feature] OPFS [Type] Bug An existing feature does not function as intended [Package][@wp-playground] Website and removed [Feature] OPFS labels Oct 16, 2024
@adamziel adamziel merged commit 07fb8ba into trunk Oct 16, 2024
8 of 9 checks passed
@adamziel adamziel deleted the preserve-constants-in-stored-sites branch October 16, 2024 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Feature] OPFS [Package][@wp-playground] Website [Type] Bug An existing feature does not function as intended

1 participant