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

Corrected the order in the code tabs #40569

Merged
merged 1 commit into from
May 9, 2022
Merged

Corrected the order in the code tabs #40569

merged 1 commit into from
May 9, 2022

Conversation

tomjdv
Copy link
Contributor

@tomjdv tomjdv commented Apr 24, 2022

What?

Corrected the order in the code tabs.

Why?

In step 1 there are two code tabs, JSX and Plain. The order didn't match. I changed the order of the first one so now they align perfectly. This makes it easier to compare the differences, making it a simple but nice change.

How?

Corrected the order in the code tabs.

Testing Instructions

  1. Look at both tabs and confirm the order is now the same on both code examples.

In step 1 there are two code tabs, JSX and Plain. I changed the order of the first one so they match. This makes it easier to compare the differences, making it a simple but nice change.
@github-actions github-actions bot added the First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository label Apr 24, 2022
@github-actions
Copy link

👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @tomjdv! In case you missed it, we'd love to have you join us in our Slack community, where we hold regularly weekly meetings open to anyone to coordinate with each other.

If you want to learn more about WordPress development in general, check out the Core Handbook full of helpful information.

@carolinan carolinan added the [Type] Developer Documentation Documentation for developers label Apr 25, 2022
"title": "Example: Basic (ESNext)",
"icon": "universal-access-alt",
"name": "gutenberg-examples/example-01-basic-esnext",
Copy link
Member

Choose a reason for hiding this comment

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

Thank you for the PR. I agree with you that it will make easier for the users to understand. Though not sure if this change is required or not. Let's wait for the others to comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the response @amustaque97. I'm not sure what you mean by "required", though. It's a (small) improvement, and there are no risks whatsoever, so I don't see any reason to not publish it.

Copy link
Member

@amustaque97 amustaque97 Apr 27, 2022

Choose a reason for hiding this comment

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

Thanks for the response @amustaque97. I'm not sure what you mean by "required", though. It's a (small) improvement, and there are no risks whatsoever, so I don't see any reason to not publish it.

I agree there is no risk but there could be a chance someone suggest to improve a few other things. or other possibility is that there might be some high priority PR needs to be reviewed/merged.

@amustaque97 amustaque97 requested a review from Mamaduka May 1, 2022 19:15
Copy link
Member

@Mamaduka Mamaduka left a comment

Choose a reason for hiding this comment

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

The change makes sense to me. Thanks, @tomjdv.

@Mamaduka Mamaduka merged commit dc91c15 into WordPress:trunk May 9, 2022
@github-actions
Copy link

github-actions bot commented May 9, 2022

Congratulations on your first merged pull request, @tomjdv! We'd like to credit you for your contribution in the post announcing the next WordPress release, but we can't find a WordPress.org profile associated with your GitHub account. When you have a moment, visit the following URL and click "link your GitHub account" under "GitHub Username" to link your accounts:

https://profiles.wordpress.org/me/profile/edit/

And if you don't have a WordPress.org account, you can create one on this page:

https://login.wordpress.org/register

Kudos!

@github-actions github-actions bot added this to the Gutenberg 13.3 milestone May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
First-time Contributor Pull request opened by a first-time contributor to Gutenberg repository [Type] Developer Documentation Documentation for developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants