Problem/Motivation
Disbled block type displays of views appears in block UI/layout builder adding list.
Steps to reproduce
- Create a standard D11 installation
- Go to Content view edit page (admin/structure/views/view/content)
- Add a Block type display to the view and rename it "Test block"
- In the view edit page disable the block by cliking "Disable Test block" link
- Save the view
- Go to Claro's Block layout page (admin/structure/block/list/claro)
- Click on "Place block" button for any region
- Our disabled block, "Test block", appears in the list
Proposed resolution
Hide disabled view blocks from the block adding list.