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

Copy content #4

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

Copy content #4

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 copy a content block to another position, to duplicate all it's properties in a new content.

Mockups

Acceptance criteria

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

Acceptance tests

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

  • If I drag an existing content hover another existing content, then I see a "press ctrl to copy" text under the dragged content
  • If a keep the key "ctrl" pressed during my drag and drop, the behaviour is exactly the same than moving the content, except that the content is copied and not move

I can easily copy an existing content with a copy and paste

  • If I click on the context menu of a content block and chose "copy", 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 button
  • If I click on a "paste" button, a copy of the content that was in the clipboard is pasted, the content is still in the clipboard

Preconditions / boundary conditions

  • The "move content" user story is done
  • 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

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