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

Move content #3

Open
16 tasks done
rfoucard opened this issue Apr 4, 2021 · 0 comments
Open
16 tasks done

Move content #3

rfoucard opened this issue Apr 4, 2021 · 0 comments

Comments

@rfoucard
Copy link
Contributor

rfoucard commented Apr 4, 2021

As an editor, I want to move a content block to another position, to change the order of my content.

Mockups

Acceptance criteria

  • I can easily move an existing content with a drag a drop
  • I can easily move an existing content with a cut and paste

Acceptance tests

I can easily move an existing content with a drag a drop

  • If I drag an existing content, then I see the "drop zones" areas available with the orange color at the same position than the add new content buttons
  • On a "drop zones" drag hover, it change in an active state and become bigger and green with a transition
  • If I drop the dragged content on the "drop zones", then the dragged content is moved in the target position

I can easily move an existing content with a cut and paste

  • If I click on the context menu of a content block and chose "cut", then the content is registered in the clipboard.
  • If a content is in the clipboard, a new "paste" content button is shown aside every add new content buttons
  • If I click on a "paste" button, the content that was in the clipboard is pasted and the clipboard is empty

Preconditions / boundary conditions

  • I have editor's permissions
  • I have permission to move a content block
  • I have permission to place the content block at the desired location
    l

Related Personas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant