Results 206 comments of Ben Dwyer

I'm not sure if this is expected, but with these changes the List View expands if it contains a lot of items inside the navigation block.

Page List no longer shows lock icons in the Navigation List View since https://github.com/WordPress/gutenberg/pull/48723 merged, so I think we can close this.

This is looking good to me. Should we add/update some documentation? I'm thinking that in the future people might not understand why their drag/drop operations aren't working so it might...

> Which documentation did you have in mind? Maybe this? https://github.com/WordPress/gutenberg/tree/a8c4fb9dfe2ce30dad4ba746c6084c9c7aed78b7/packages/components/src/drop-zone

It's not currently clear how to proceed here. My suggestion is that we focus on [unifying the OffCanvasEditor with the ListView](https://github.com/WordPress/gutenberg/issues/46934), and then reconsider when we can see how these...

When we get round to this we should add the same tools to the Post Featured Image block.

Under what situations does the "text" input appear?

Yes, still Looks good to me.

Ok I've updated this to use `aria-description`. The markup for the Tree View now looks like this: ``` ``` If you're happy with this then I'll also apply it to...

This is looking good. Something else to think about is that we should also expose these settings on a per-block basis at some point. Not in this PR though!