-
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
Search Block: Refactoring settings panel #67907
Search Block: Refactoring settings panel #67907
Conversation
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 If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
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.
Thank you for working on this :)
In order to keep the scope of this conversation as small as possible we should retain the current status quo as much as possible. So by default any controls that were visible by default should continue to be shown by default.
CleanShot.2024-12-13.at.09.12.55.mp4
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.
…o refactor-search-block-settings-panel
Co-authored-by: Aki Hamano <[email protected]>
Co-authored-by: Aki Hamano <[email protected]>
Co-authored-by: Aki Hamano <[email protected]>
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.
LGTM! I have one final suggestion that I'd be happy if you could check out.
747801532fb0930a36d91c476062a13a.mp4
Since the proposed changes have already been resolved: #67907 (comment)
What?
Part of: #67813
Why?
As per ticket definition we need to refactor Search Block code to include ToolsPanel instead of PanelBody.
How?
Refactored Search Block code to include ToolsPanel instead of PanelBody.
Testing Instructions
Screenshots or screencast