-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 new option to show or hide empty categories #39426
Conversation
👋 Thanks for your first Pull Request and for helping build the future of Gutenberg and WordPress, @mauriac! 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. |
When "Show empty categories" is checked empty categories do not show and vice versa. This post fix that behavious.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR @mauriac! Besides the indentation change this looks good!
Thank you once again @mauriac for working on this. Let's wait for the pipeline to finish and if there are no errors. Will merge it. |
@amustaque97 thanks for handling this... Please what is Gutenberg policy about branch deleting? Should I leave the branch for history or delete it to maintain the repository clean? |
@mauriac, feel free to delete the branch 👍 |
What?
New option to show or hide empty categories (non-breaking change which adds functionality)
Why?
Fixes #35489
How?
Testing Instructions
Screenshots or screencast