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] Creation of subitems in the lists #14766

Closed
Tracked by #15110
Witoso opened this issue Aug 7, 2023 · 2 comments
Closed
Tracked by #15110

[Drag & drop] Creation of subitems in the lists #14766

Witoso opened this issue Aug 7, 2023 · 2 comments
Labels
package:clipboard resolution:expired This issue was closed due to lack of feedback. 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 Aug 7, 2023

📝 Provide a description of the improvement

Currently, when you:

  • Drop the same list type item into a list, it merges with the list.
  • Drop a different list type item, it splits the list.
  • Drop a different content (paragraph, image, etc.), it splits the list.

On top of this, we want to add a new action. When moving a cursor, you can indent and create an indented item:

Screen.Recording.2023-08-07.at.14.39.55.mov

The scenarios then are:

  • Start drop action of the same list type item into a list, move to the right, drop:
    • it creates a new subitem.
  • Start drop action of a different list type item, move to the right, drop:
    • it creates a list inside the list item.
  • Start drop action of a different content (paragraph, image, etc.)
    • it adds the content inside the list item.

Questions:

Internal figma.


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 Aug 7, 2023
@Witoso Witoso mentioned this issue Aug 7, 2023
16 tasks
@CKEditorBot
Copy link
Collaborator

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.

@CKEditorBot
Copy link
Collaborator

We've closed your issue due to inactivity. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).

@CKEditorBot CKEditorBot added resolution:expired This issue was closed due to lack of feedback. and removed status:stale labels Dec 8, 2024
@CKEditorBot CKEditorBot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:clipboard resolution:expired This issue was closed due to lack of feedback. 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

No branches or pull requests

2 participants