Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Navigation block: browse all blocks auto closes without inserting anything #61361

Closed
annezazu opened this issue May 3, 2024 · 4 comments · Fixed by #61975
Closed

Navigation block: browse all blocks auto closes without inserting anything #61361

annezazu opened this issue May 3, 2024 · 4 comments · Fixed by #61975
Assignees
Labels
[Block] Navigation Affects the Navigation Block [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@annezazu
Copy link
Contributor

annezazu commented May 3, 2024

Originally reported in #core-editor by @talksina, there's a bug with the navigation block in Gutenberg 18.2 where, when trying to search to add additional blocks, the inserter disappears. cc @alexstine for tagging me to investigate.

Steps to replicate

  1. Create a navigation block, no matter if in post, page or template.
  2. Add a new menu item. "add block", the block inserter pops up.
  3. Click on "browse all blocks"
  4. Type a desired block name in the search field.
  5. The inserter closes, without adding anything.

I can replicate both with clicking and via keyboard navigation.

Video

nav.bug.keyboard.and.mouse.mov

Environment

GB 18.2, WP 6.5.2, TT4

@annezazu annezazu added [Type] Bug An existing feature does not function as intended [Block] Navigation Affects the Navigation Block labels May 3, 2024
@t-hamano
Copy link
Contributor

t-hamano commented May 4, 2024

Looking back at the commits, it appears that this problem occurred in #59925.

cc @jeryj @scruffian

@talksina
Copy link

talksina commented May 9, 2024

still persist in gutenberg 18.3.0.

@hagege
Copy link

hagege commented May 24, 2024

... and unfortunately finally also in Gutenberg 18.4.0 🤷‍♂️

@jeryj
Copy link
Contributor

jeryj commented May 24, 2024

Hopefully fixed by #61975.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants