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

Android: Add “Duplicate” or "Copy post" functionality #7954

Closed
nozomimimi opened this issue Jun 28, 2018 · 4 comments
Closed

Android: Add “Duplicate” or "Copy post" functionality #7954

nozomimimi opened this issue Jun 28, 2018 · 4 comments
Assignees

Comments

@nozomimimi
Copy link

Expected behavior

Currently on the mobile app, "Duplicate post" functionality is not available. (It exists on Calypso, see the image below)
We should bring this functionality to the mobile app.

https://gyazo.com/0eb5ef47b7f9c8c333ce096ae30f8895

@osullivanchris
Copy link

osullivanchris commented Jul 26, 2019

Behaviour per Calypso:

  • When a user chooses the 'copy' option on a post, they are launched straight into the editor
  • All of the content from the existing post is copied over to the new post. However the duplicate post acts as a 'new' post in that it is a draft without any status selected yet, regardless of whether it was duplicated from a published or draft post
  • The post has the exact same title name. So "Superman or Batman" creates another post also called "Superman or Batman", not appended by v2, copy, etc
  • The Android design can be implemented with existing UI, just adding to the menu
  • The iOS design is dependent on Post List Revamp Master Issue WordPress-iOS#11646 where we have the more flexible sheet menu

Blueprint Android
Blueprint iOS

@osullivanchris
Copy link

iOS designs ready too. Should we create a separate iOS task or change the name / location of this task?

@megsfulton
Copy link

🚢🚢🚢

@antonis
Copy link
Contributor

antonis commented Dec 8, 2020

Fixed with #13521

@antonis antonis closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants