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

Allow multi-selected elements to be copied as a group, and pasted as a group #2790

Closed
MackenzieHartung opened this issue Jul 10, 2019 · 1 comment
Labels
Blocked Enhancement New feature or improvement of an existing one

Comments

@MackenzieHartung
Copy link

As a user, once I have selected multiple elements on a page, I want to be able to copy the group of them, and paste the group of them.

AC1: Once multiple items are selected on a page, selecting copy will copy all items collectively
AC2: Selecting paste will paste the copied items, as a group, based on their placement in relation to one another when copied

Dependent on #2785 and #2786

@MackenzieHartung MackenzieHartung added the Enhancement New feature or improvement of an existing one label Jul 15, 2019
@swissspidy
Copy link
Collaborator

When trying to copy via the right click, this upstream issue is relevant: WordPress/gutenberg#16376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Enhancement New feature or improvement of an existing one
Projects
None yet
Development

No branches or pull requests

3 participants