Problem/Motivation
After #3488768: Menu blocks specific to Navigation are leaking into the Block layout UI landed in core, we need to mark the block as navigation safe.
While we are at it, let's ensure it doesn't show in block ui as in #3488768: Menu blocks specific to Navigation are leaking into the Block layout UI.
Proposed resolution
After #3488768: Menu blocks specific to Navigation are leaking into the Block layout UI landed in core, we need to mark the block as navigation safe.
While we are at it, let's ensure it doesn't show in block ui as in #3488768: Menu blocks specific to Navigation are leaking into the Block layout UI.
Remaining tasks
MR
User interface changes
Dashboard blocks don't show in Block UI.
Navigation Dashboard block is Navigation safe.
API changes
None.
Data model changes
None.
Issue fork dashboard-3490031
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
penyaskitoComment #4
penyaskitoI'll ask @plopesc to review, but I feel safe about merging this one.
Comment #7
penyaskitoCommitted. Credited plopesc for the future review.
Comment #8
plopescChecked and it looks good to me. Thank you!