Page MenuHomePhabricator

VisualEditor: External paste of list into list should unwrap pasted list
Open, MediumPublic

Description

Currently pasting a list into a list creates a sub-list. From a technical point of view this is correct (the paste contents will always be a full list) but from a user expectation point of view this will be wrong 99% of the time, so we should unwrap the pasted list so it flattens to the same list level as the target.

Details

Reference
bz57652