WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.29k stars 4.1k forks source link

Browse all from Block inserter displayed for Social Icons can easily confuse user #25474

Closed bobbingwide closed 1 year ago

bobbingwide commented 3 years ago

Describe the bug

To reproduce Steps to reproduce the behavior:

  1. Add a new post
  2. Insert the Social Icons block
  3. Click on the block inserter icon
  4. See the first 6 items listed: WordPress, 500px, Amazon, Bandcamp, Behance and Link
  5. Choose Browse all
  6. The main block inserter doesn't display the Social Icons variations.

Expected behavior

  1. Popup block inserter should be scrollable as well as searchable.
  2. The main block inserter, displayed after choosing Browse all, should display the Social Icon variations when the selected block is either the Social Icons block or a Social Icon block.

Screenshots image

If applicable, add screenshots to help explain your problem. image

Editor version (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context

talldan commented 3 years ago

@bobbingwide Thanks for reporting this. There's a similar report here about the 'Browse All' part of your issue: https://github.com/WordPress/gutenberg/issues/24403

Do you think this is close enough to be considered a duplicate?

bobbingwide commented 3 years ago

Do you think this is close enough to be considered a duplicate?

I came across that problem as well! When the wrong block inserter is displayed and the user chooses a block that looks like the right one ( e.g. WordPress or YouTube embed blocks ) then the block is inserted before or after the currently selected block. It's just adding to the confusion.

In this issue the problem is that the wrong list of blocks are being displayed in the main block inserter. This is what the right block inserter looks like.

BTW: I've a feeling that the Reusable tab shouldn't be displayed in this situation.

image

bobbingwide commented 3 years ago

I've also experienced the wrong inserter being displayed when the selected Social Icon is the WordPress icon. In this case, when I search for word I get to see a number of blocks... none of which are the WordPress Social Icon block variation. image PS. The first two are my own.

jordesign commented 1 year ago

To my understanding this is resolved now - so I will close the issue.