Block Settings Menu: Don't render 'Move to' if there is only one block. #33158
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
In the Block Settings Menu, instead of disabling, don't render "Move to" when there is only one block.
This is a follow-up for consideration from #33135 and this comment from @mtias.
Other items in the Block Settings Dropdown aren't displayed when they aren't actionable.
Assuming there are no a11y concerns, I like the idea of further reducing noise and interface elements when possible.
See: #33029, #33135
How has this been tested?
Using
wp-env
:Also tested with
npm run test
.Screenshots
The current/before behavior can be seen in the video at the top of #33135.
Proposed Change:
Screen.Recording.2021-07-02.at.16.22.16.mov
Types of changes
Enhancement.
Checklist:
*.native.js
files for terms that need renaming or removal).