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

Elements Can Drag&drop #26

Open
16 of 26 tasks
oknoorap opened this issue Mar 8, 2017 · 0 comments
Open
16 of 26 tasks

Elements Can Drag&drop #26

oknoorap opened this issue Mar 8, 2017 · 0 comments
Assignees
Projects

Comments

@oknoorap
Copy link
Contributor

oknoorap commented Mar 8, 2017

Basic DnD TODO

  • Drag n Drop element to canvas
    • Left component can drag
    • Left component can dropped into canvas
    • Reselect element after drop
    • Reselect element after drop
    • Nested Element
    • Dropline
      • Horizontal Top
        • if drop element has childs, dropline should appears in bottom
      • Horizontal Bottom
        • If drop element not in last child, element selector + dropline, should select parent element
        • if drop element in last child, element selector should select parent element
        • if drop element in last child, drop should appears on hovered element
      • Vertical
    • Hover effect
    • Right click should not dragging
  • Work on all breakpoints
    • Large
    • Medium
    • Small
    • Tiny
  • Element in canvas can be dragged
    • Move element to another element
      • Drag element of grandparent directly
      • Prevent un-nested element accept same kind
      • Prevent drop on same parent id
@oknoorap oknoorap created this issue from a note in Milestone (WIP) Mar 8, 2017
oknoorap added a commit that referenced this issue Mar 23, 2017
This was referenced Mar 24, 2017
@rohmanhm rohmanhm reopened this Mar 29, 2017
oknoorap added a commit that referenced this issue Mar 29, 2017
This was referenced Mar 30, 2017
@rohmanhm rohmanhm moved this from WIP [Max Issue: 1, Max Note: 1] to DONE in Milestone Apr 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants