Dave Smith
Dave Smith
## Two things I noticed - I noticed some "jumping" of the block when I select it. This is likely due to the inline appender. We should fix that. Ideally...
Flipping this back to draft status until I'm confident in the keyboard implementation.
> > There's an odd need to double press the arrow to reach the next item. > > Fixed in #64883 @jeryj Looks like you have some feedback and suggestions...
> If we can figure out a way to get focus back to the appender when closing the popover, this will be ready to merge. I spent quite a while...
Another [incremental improvement](https://github.com/WordPress/gutenberg/pull/64877)
This appears to be down to the additional/removal of the markup and styling required for the overlay menu. As there's different HTML in the block when it's set to `Off`...
@theminaldiwan thank you for taking the time to raise this Issue. It's been added to the tracking issue for the block.
Seems simple enough. Low hanging fruit. Possible good first issue.
> @getdave Can I take it? I think I can do this one :) Please do 🙇
I implemented a proof of concept in https://github.com/WordPress/gutenberg/pull/47327