Skip to content

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

Merged
bgrgicak merged 1 commit intoWordPress:trunkfrom
oskosk:patch-1
Jun 18, 2024
Merged

Remove trailing semicolon from example URL for loading playground with network access#1520
bgrgicak merged 1 commit intoWordPress:trunkfrom
oskosk:patch-1

Conversation

@oskosk
Copy link
Copy Markdown
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
Copy Markdown
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
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