Gutenberg: Video block doesn't appear when searching for video in the small block picker

Created on 22 Sep 2020  路  2Comments  路  Source: WordPress/gutenberg

Describe the bug

When using the small block picker from the [+] button in between existing blocks, the Video block type doesn't show up if you search for the word "video".

I think this might be because this block picker is now restricted to six results, and there are many block types that support video.

To reproduce

  1. Edit a post
  2. Click the [+] button below an existing block
  3. Search for "video"
  4. Observe that the Video block type does not appear

Expected behavior

The Video block type really ought to appear

Screenshots

Editor version (please complete the following information):

  • WordPress version: 5.6 alpa
  • Does the website has Gutenberg plugin installed, or is it using the block editor that comes by default? "default"
[Block] Video [Feature] Inserter [Type] Bug

All 2 comments

This was improved generally in #25105 (prioritizes name matches, core blocks, etc). We should probably consider to back port it to a minor release as it can be pretty frustrating:

image

I can no longer reproduce this on the master branch. Can we close this issue now?

Was this page helpful?
0 / 5 - 0 ratings