Automattic / wp-calypso

The JavaScript and API powered WordPress.com
https://developer.wordpress.com
GNU General Public License v2.0
12.43k stars 1.99k forks source link

Editor: Block Inserter doesn't show up on a new line #95935

Open hacchism opened 1 day ago

hacchism commented 1 day ago

Quick summary

As #2 in this support guide explains, we should see a block inserter when on a new line, but it currently doesn't show up.

Image

Steps to reproduce

  1. Open an editor.
  2. On a new line, check if you can see the + Block Inserter at the side of an empty block.

What you expected to happen

See the + Block Inserter at the side of an empty block.

Image

What actually happened

The + Block Inserter doesn't show up.

Image

Impact

Most (> 50%)

Available workarounds?

Yes, easy to implement

If the above answer is "Yes...", outline the workaround.

There are several other ways to add a new block as explained in https://wordpress.com/support/wordpress-editor/add-content-blocks/#how-to-add-a-block.

Platform (Simple and/or Atomic)

Simple, Atomic

Logs or notes

No response

Robertght commented 1 day ago

📌 REPRODUCTION RESULTS

📌 FINDINGS/SCREENSHOTS/VIDEO This is not happening on self-hosted

📌 ACTIONS

dsas commented 23 hours ago

Opened https://github.com/WordPress/gutenberg/issues/66632 upstream