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

Add CSS classname to fix the negative margins not appearing in the Navigation Screen #67825

Merged

Conversation

im3dabasia
Copy link
Contributor

@im3dabasia im3dabasia commented Dec 11, 2024

Issue: #67369

Related PR: #67575

Related comment: comment

What?

Due to regression introduced by #66851. The CSS classname edit-site-sidebar-navigation-screen-main was removed from the <ItemGroup>, this caused negative margins not to be applied

Why?

To apply negative margins.

Copy link

github-actions bot commented Dec 11, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: im3dabasia <[email protected]>
Co-authored-by: jameskoster <[email protected]>
Co-authored-by: t-hamano <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@im3dabasia
Copy link
Contributor Author

Hi @t-hamano, please check my PR when you have a moment. Thanks!

Copy link
Contributor

@jameskoster jameskoster left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this :)

Copy link
Contributor

@t-hamano t-hamano left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the quick fix 👍

@t-hamano t-hamano added [Type] Regression Related to a regression in the latest release [Package] Edit Site /packages/edit-site props-bot Adding this label triggers the Props Bot workflow for a PR. labels Dec 11, 2024
@github-actions github-actions bot removed the props-bot Adding this label triggers the Props Bot workflow for a PR. label Dec 11, 2024
@t-hamano t-hamano merged commit 6470e09 into WordPress:trunk Dec 11, 2024
72 of 73 checks passed
@github-actions github-actions bot added this to the Gutenberg 20.0 milestone Dec 11, 2024
yogeshbhutkar pushed a commit to yogeshbhutkar/gutenberg that referenced this pull request Dec 18, 2024
…tent (WordPress#67825)

Co-authored-by: im3dabasia <[email protected]>
Co-authored-by: jameskoster <[email protected]>
Co-authored-by: t-hamano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Package] Edit Site /packages/edit-site [Type] Regression Related to a regression in the latest release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants