Problem/Motivation
Layout Builder's block listing is not filterable, which makes it hard to quickly find the block you're looking for:
Proposed resolution
We should add a filter for the block listing similar to the core one at /admin/structure/block
, like so:
Remaining tasks
- Add functionality so a categories open/closed state prior to block-filtering is maintained post-block-filtering
User interface changes
A filter will be added to the Layout Builder block listing.
API changes
None.
Data model changes
None.