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

Remove trailing semicolon from example URL for loading playground with network access #1520

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

oskosk
Copy link
Contributor

@oskosk oskosk commented Jun 17, 2024

It can be confusing if one attempts to copypaste that line for reloading the page as the value for networking ends up being yes;

After

image

Before

image

Motivation for the change, related issues

While showcasing Playground during WCEU, I found myself failing to install plugins after copy-pasting the proposed URL until I realized I was copying an unintended semicolon.

Implementation details

Testing Instructions (or ideally a Blueprint)

…h network access

It can be confusing if one attempts to copypasting that line for reloading the page as the value for `networking` ends up being `yes;`
Copy link
Collaborator

@bgrgicak bgrgicak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you 🚀

@bgrgicak bgrgicak merged commit bae5997 into WordPress:trunk Jun 18, 2024
5 checks passed
bgrgicak pushed a commit that referenced this pull request Jun 20, 2024
…h network access (#1520)

It can be confusing if one attempts to copypaste that line for reloading
the page as the value for `networking` ends up being `yes;`


### After

![image](https://github.com/WordPress/wordpress-playground/assets/746152/65fd2087-5e85-483f-bd1c-164cebe57e91)



### Before

<img width="1003" alt="image"
src="https://github.com/WordPress/wordpress-playground/assets/746152/adf04f97-b7df-4ead-a2e1-52629f9b54fb">


## Motivation for the change, related issues

While showcasing Playground during WCEU, I found myself failing to
install plugins after copy-pasting the proposed URL until I realized I
was copying an unintended semicolon.

## Implementation details

## Testing Instructions (or ideally a Blueprint)
@oskosk oskosk deleted the patch-1 branch July 5, 2024 18:09
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.

2 participants