Steps to reproduce: - Set cursor in text - Open block library in the top-bar - Search for "inline" You'll see this: <img width="858" alt="screenshot 2019-02-08 at 09 36 56" src="https://user-images.githubusercontent.com/1204802/52468010-a88e7b00-2b87-11e9-9734-227499dc1e66.png"> This is misleading because there _is_ actually an inline block present: <img width="836" alt="screenshot 2019-02-08 at 09 37 01" src="https://user-images.githubusercontent.com/1204802/52468021-b17f4c80-2b87-11e9-8973-447ec78633ba.png"> Suggested fix is to not show the "no blocks found" message when an inline block is found, and to open the collapsed panel.