Refactor "Settings" panel of Next Post block to use ToolsPanel instead of PanelBody#67976
Refactor "Settings" panel of Next Post block to use ToolsPanel instead of PanelBody#67976rinkalpagdar wants to merge 6 commits into
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. |
|
Hello @fabiankaegy I have implemented your suggestion. Thanks for the feedback. |
t-hamano
left a comment
There was a problem hiding this comment.
Thanks for the PR!
I've left some feedback so I'd be happy if you could check it out.
t-hamano
left a comment
There was a problem hiding this comment.
Thanks for the update! I just left a few more suggestions at the end, but overall it looks good.
However, we're running into an issue where the order of the controls doesn't match the order of the dropdown items:
This was reported in the comment, and will need to be resolved before I can ship this PR.
Sorry, but please be patient until that issue is resolved.
Hello @t-hamano |
As far as I know, there are currently no options to solve this. I think we need to analyze the behavior of the |
|
Hi @rinkalpagdar, I noticed that this block was refactored by #70276 and has already been merged. I'm sorry, I should have realized that multiple PRs had been submitted for the same block. I would like to close this PR, but I appreciate your efforts 🙏 |


Part of #67813
Fixes #67943
Testing Instructions
Screenshots or screencast
|Before|After|
|
|
|