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
#4953 added the side inserter with frequent block shortcuts, which is super cool.
Unfortunately, adding blocks using this new functionality doesn't increment the relevant counter in state.preferences.insertUsage, so the frequent block shortcuts don't change.
Steps to Reproduce
Open a new post.
Click in the default paragraph.
Observer the state of state.preferences.insertUsage.
Click a frequently used block, or a block from the inserter.
Expected Behaviour
The state.preferences.insertUsage counter should increment for the block that you just switched to, so that the frequently used blocks list rearranges itself correctly.
The text was updated successfully, but these errors were encountered:
Issue Overview
#4953 added the side inserter with frequent block shortcuts, which is super cool.
Unfortunately, adding blocks using this new functionality doesn't increment the relevant counter in
state.preferences.insertUsage
, so the frequent block shortcuts don't change.Steps to Reproduce
state.preferences.insertUsage
.Expected Behaviour
The
state.preferences.insertUsage
counter should increment for the block that you just switched to, so that the frequently used blocks list rearranges itself correctly.The text was updated successfully, but these errors were encountered: