You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After adding several new gutenberg block plugins to my site, I am presented with several new blocks in the Frequent section of the block selector. Since I've never used them before, I don't believe they belong there.
Click on the Plus sign and notice that there are new blocks in the Frequent section
I was using Chrome 64 on MacOs 10.13
Expected Behavior
I believe that the only blocks that should show up under Frequent are those that I have actually used. Preferably, more than once (hence the term, frequent).
Current Behavior
Right now, it looks like plugins can determine on their own how to categorize their blocks. If everyone puts theirs in Frequent, the designation will become dramatically less valuable.
Possible Solution
Limit blocks entry into that section that have been used more than once.
Alternatively, measure how often every block is used and only present those in the top 10%.
Screenshots / Video
Related Issues and/or PRs
Todos
Tests
Documentation
The text was updated successfully, but these errors were encountered:
Blocks that have not been used will appear under Frequent by design, but I appreciate that this is confusing. I think our simplest path forward is to rename the tab to something like Suggested. I went into a little detail about how we pick these blocks here: #5627 (comment)
Closing this for now as it's a duplicate of #5627.
Issue Overview
After adding several new gutenberg block plugins to my site, I am presented with several new blocks in the Frequent section of the block selector. Since I've never used them before, I don't believe they belong there.
Steps to Reproduce (for bugs)
I was using Chrome 64 on MacOs 10.13
Expected Behavior
I believe that the only blocks that should show up under Frequent are those that I have actually used. Preferably, more than once (hence the term, frequent).
Current Behavior
Right now, it looks like plugins can determine on their own how to categorize their blocks. If everyone puts theirs in Frequent, the designation will become dramatically less valuable.
Possible Solution
Limit blocks entry into that section that have been used more than once.
Alternatively, measure how often every block is used and only present those in the top 10%.
Screenshots / Video
Related Issues and/or PRs
Todos
The text was updated successfully, but these errors were encountered: