Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Drag & drop] Handle of list item's selection and dropping (document lists) #14969

Closed
Tracked by #13933
Witoso opened this issue Sep 11, 2023 · 0 comments · Fixed by #15030
Closed
Tracked by #13933

[Drag & drop] Handle of list item's selection and dropping (document lists) #14969

Witoso opened this issue Sep 11, 2023 · 0 comments · Fixed by #15030
Assignees
Labels
package:clipboard squad:core Issue to be handled by the Core team. type:improvement This issue reports a possible enhancement of an existing feature.

Comments

@Witoso
Copy link
Member

Witoso commented Sep 11, 2023

Scenario 1.

Triple-click select a list item or a paragraph, with an empty paragraph after it.

Screen.Recording.2023-09-11.at.11.24.58.mov

Expected Outcome:

The empty paragraph should not land in the list.

Scenario 2.

Mouse/keyboard selection of an entire list item.

Screen.Recording.2023-09-11.at.11.28.06.mov

Expected Outcome:

The whole list item is dropped inside the list, not just text.


If you'd like to see this improvement implemented, add a 👍 reaction to this post.

@Witoso Witoso added type:improvement This issue reports a possible enhancement of an existing feature. package:clipboard squad:core Issue to be handled by the Core team. labels Sep 11, 2023
@CKEditorBot CKEditorBot added the status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. label Sep 11, 2023
@pszczesniak pszczesniak self-assigned this Sep 13, 2023
@CKEditorBot CKEditorBot added status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. and removed status:planned Set automatically when an issue lands in the "Sprint backlog" column. We will be working on it soon. status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. labels Sep 13, 2023
arkflpc added a commit that referenced this issue Sep 26, 2023
…-selection-and-dropping-document-lists

Fix (list): Dragged selected whole list item should be still a list item after drop. Closes #14969 .
@CKEditorBot CKEditorBot removed the status:in-progress Set automatically when an issue lands in the "In progress" column. We are working on it. label Sep 26, 2023
@CKEditorBot CKEditorBot added this to the iteration 67 milestone Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:clipboard squad:core Issue to be handled by the Core team. type:improvement This issue reports a possible enhancement of an existing feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants