-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Platform - Editor
-
None
-
1
-
Minor
Issue Summary
Pasting a numbered list (1, 2, 3) into another list (1, 2, 3) results in a sublist (a, b, c) rather than preserving the numbered list.
Steps to Reproduce
- Create a numbered list and copy it.
- Then, select another numbered list and paste the first list into it.
- The pasted list will become a sublist rather than maintaining the original numbering format.
Expected Results
Should keep the numbered list only.
Actual Results
Pasting a numbered list creates a sublist, which differs from the previous experience observed in Trello.
Workaround
Delete the first list, then paste the list; it will work without any issues.