Limit the block slash inserter to 9 items and show most used by default - #25113
Conversation
|
Size Change: +2.92 kB (0%) Total Size: 1.2 MB
ℹ️ View Unchanged
|
|
I think this might cause some problems, since there isn't even a link like quick inserter to browse all and a user might want to search something that is not in top 6. There had been some issues about limiting to 6 in quick inserter as well in the past.. |
|
I pushed 0cc4970, needed to slice the list if one of the |
ntsekouras
left a comment
There was a problem hiding this comment.
I still have my concerns about limiting to 6 results, as there had been some issues about limiting to 6 in quick inserter as well, but there the browse all button exists.
Code looks good though and we can alternatively revisit, if any new issues about this occur.
Good catch with the variations too 💯
|
6 seems a bit low for the slash inserter indeed, let's make it 9 to start with. |
|
Thanks! |
This PR limits the block autocompleter to 6 items and default to the most used blocks by default.