WordPress / gutenberg

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

Block drag and drop tracking issue #33683

Closed talldan closed 2 months ago

talldan commented 3 years ago

Prioritised list of tasks (good to aim for in WP 6.5)

If possible, it'd be good to fix or explore solutions for the following for WordPress 6.5.


Full list including nice to haves / tracking

The issues below have not been prioritised, but anyone is free to pick up a task of course!

Bugs

Enhancements

General

Block-specific drag and drop enhancements

Performance

Automated tests

API

Needs feedback or some other kind of progress

jasmussen commented 3 years ago

One suggestion left in a comment is to default all nesting groups to closed by default, and persist that state between opening and closing the list view panel. If you then select a nested block in the canvas, the list view if open should expand that tree view, potentially even scroll to it. Are any aspects of this behavior tracked? The scrolling bit I feel has been discussed somewhere. Happy to open a new ticket if need be.

ellatrix commented 2 months ago

@talldan It seems most issues here are addressed. Could we close this, and maybe move any remaining important items to #63255?