-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Writing Flow: Repeated multi-selection in consecutive blocks of same type limited to two blocks #9848
Copy link
Copy link
Closed
Labels
[Feature] Block Multi SelectionThe ability to select and manipulate multiple blocksThe ability to select and manipulate multiple blocks[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended[Type] RegressionRelated to a regression in the latest releaseRelated to a regression in the latest release
Milestone
Metadata
Metadata
Assignees
Labels
[Feature] Block Multi SelectionThe ability to select and manipulate multiple blocksThe ability to select and manipulate multiple blocks[Feature] Writing FlowBlock selection, navigation, splitting, merging, deletion...Block selection, navigation, splitting, merging, deletion...[Priority] HighUsed to indicate top priority items that need quick attentionUsed to indicate top priority items that need quick attention[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended[Type] RegressionRelated to a regression in the latest releaseRelated to a regression in the latest release
Type
Fields
Give feedbackNo fields configured for issues without a type.
Describe the bug
When using Shift+ArrowDown to create a multi-selection, it is not possible to select more than two blocks of the same type†.
† "Of the same type" is important to note because the block transform toolbar option only appears when the multi-selection consists of blocks of the same type. I suppose it should also be noted that it might only be an issue for blocks of the same type which have transform options.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should be able to multi-select as many blocks as I continue to Shift+ArrowDown.