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

Should "common blocks" comprise the most commonly-used blocks? #11515

Closed
sarahmonster opened this issue Nov 5, 2018 · 4 comments
Closed

Should "common blocks" comprise the most commonly-used blocks? #11515

sarahmonster opened this issue Nov 5, 2018 · 4 comments
Labels
[Feature] Blocks Overall functionality of blocks [Feature] Inserter The main way to insert blocks using the + button in the editing interface Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.

Comments

@sarahmonster
Copy link
Member

Right now, the blocks in the "common blocks" category don't actually correspond to the most commonly-used blocks, at least according to the data we currently have on hand. (See: https://codepen.io/sarahmonster/pen/bmzzyJ for data via Jetpack.)

The cuurrent list of common blocks (bold indicates a top ten block):

  • paragraph
  • heading
  • list
  • quote
  • image
  • cover
  • gallery
  • audio
  • file
  • video

We may want to consider amending this to include the top ten most commonly used blocks instead:

  • paragraph
  • heading
  • image
  • list
  • code
  • gallery
  • table
  • quote
  • separator
  • spacer

The four abandoned blocks (audio, file, video, and cover) might work well in a "media" category instead.

After that html, youtube, and columns are most frequently used, but I'm not sure that I'd recommend putting them in the "common blocks" category.

@sarahmonster sarahmonster added [Type] Enhancement A suggestion for improvement. [Type] Question Questions about the design or development of the editor. [Feature] Blocks Overall functionality of blocks labels Nov 5, 2018
@designsimply designsimply added the [Feature] Inserter The main way to insert blocks using the + button in the editing interface label Nov 8, 2018
@karmatosed
Copy link
Member

This feels like it's hiding in 'question' when should be a design discussion so moving it to that.

@karmatosed karmatosed added Needs Design Feedback Needs general design feedback. and removed [Type] Question Questions about the design or development of the editor. labels Nov 18, 2019
@paaljoachim
Copy link
Contributor

Another idea.
What if we instead of showing 9 blocks in the Most used area have 12 blocks (needs a capital U in used). These would overall be the most used blocks in the layout. One could automatically populate the 12 blocks and gradually the Most used blocks area will change as the user adds various blocks to the layout. This way Common Blocks can be merged into the Most used area.

Common Blocks can be removed and the various blocks added to other block sections. I do believe there is also an issue for renaming and cleaning up where the various blocks should go. (I am just not able to locate it at the moment.)

@mapk @jasmussen

@jasmussen
Copy link
Contributor

The block library and how blocks are shown does need a lot of work. #19836 was one attempt at making that happen, but perhaps it doesn't sufficiently refine the appearance of blocks themselves.

But one driving force in that PR was to expand the footprint of the block library to make it possible to browse in a more comfortable interface. In general I almost never use the "recent blocks" to the point that I would consider removing that section entirely. Mostly though, I'd avoid giving the paragraph block any kind of prominence, as you should almost always create that using the Enter key.

@mapk
Copy link
Contributor

mapk commented Mar 3, 2020

There's a lot of work happening around the Block Library right now. I think it's best to close this in favor of the reorganization and relabeling of block categories which are soon to come.

Re-naming block categories
#19279

Redesigning the Block Inserter
#17335 (comment)

@mapk mapk closed this as completed Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Blocks Overall functionality of blocks [Feature] Inserter The main way to insert blocks using the + button in the editing interface Needs Design Feedback Needs general design feedback. [Type] Enhancement A suggestion for improvement.
Projects
None yet
Development

No branches or pull requests

6 participants