Skip to content

Fix order of inserted sublist items

Aleksandr Gumroian requested to merge bugfix/fix-wrong-sublist-order into master

There was an issue with a wrong order when the sublist items were added to the first child of an actual list at the moment.

Before image
After image

Merge request reports