gutenberg-mobile
gutenberg-mobile copied to clipboard
[Drag & Drop blocks] Hide chip when the dragging finishes
Description
Currently, the action of dropping a block and reordering the blocks takes extra time (several hundreds of milliseconds) and leaves the chip visible for a noticeable amount of time after removing the finger from the screen. For this reason, it would be great to hide the chip when the dragging gesture finishes opposed to the current behavior, where it's hidden after the block is dropped.