WordPress / gutenberg

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

UX feedback on working with the site editor #48443

Open mtias opened 1 year ago

mtias commented 1 year ago

These are notes from @pablohoneyhoney and myself. I'll be turning them into separate issues.

tresorama commented 1 year ago

Seems a good place to add mine also. I have plan to open dedicated issues in following days.

If this is not an appropriate place I will delete.

talldan commented 1 year ago

Seems a good place to add mine also. I have plan to open dedicated issues in following days.

The first one on your list has been worked on, but it has stalled somewhat - https://github.com/WordPress/gutenberg/pull/44002.

I imagine there are also issues open somewhere for hover/active states 😄

I'm not sure about the other two suggestions, but worth checking for existing issues first.

jameskoster commented 1 year ago

We should allow "Group" to have the same "full height + width of the page that cover has.

It's already possible for a Group to be full height in this way, by setting a 100vh minimum height. It's also possible for it to be full width via the alignment control. So I'm going to check that item off for now. We can easily uncheck based on the answer to the following question:

Should there be a toolbar shortcut for the full-height option as there is in the Cover block? I'd learn towards no because it seems like a feature you'd need less often in the Group context.

porg commented 1 year ago
richtabor commented 1 year ago

Should there be a toolbar shortcut for the full-height option as there is in the Cover block? I'd learn towards no because it seems like a feature you'd need less often in the Group context.

Agreed.

annezazu commented 1 year ago

👋🏼 Opened as many issues as I could from the list. A few notes on the items I didn't open issues for:

A note for an item I linked to a currently open issue:

I added the issues opened to the Phase 2 board for tracking with best guesses for priority and areas. Feel free to rearrange, edit the issues, etc.

jasmussen commented 1 year ago

Dragging stuff out of post template is generally very error prone and makes the blocks disappear at times. Pretty frustrating experience to lose content and being forced to undo, which also feels a bit buggy.

If it's what I think it is, I've been seeing this a lot, and would put a high emphasis on the importance of improving this. Here's a GIF showing dragging items in the list view:

dragging

So a few basic suggestions that don't preclude further improvements:

carolinan commented 1 year ago

(For the comment navigation, the icon option is on the parent block, Comments Pagination, not the inner Comments Previous/ Next Page blocks.)

jasmussen commented 1 year ago

CC: @WordPress/gutenberg-design for visibility, there's a lot of good stuff here.