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

[web] Add action: "Duplicate" file / folder #9898

Open
tbsbdr opened this issue Oct 31, 2023 · 4 comments
Open

[web] Add action: "Duplicate" file / folder #9898

tbsbdr opened this issue Oct 31, 2023 · 4 comments

Comments

@tbsbdr
Copy link

tbsbdr commented Oct 31, 2023

Description

User Stories

  • As a user who is not familiar with keyboard shortcuts I want an obvious way to duplicate files/folders so that I can have a copy of a resource.

Value

  • improve usability
  • enhance productivity

Acceptance Criteria

  • Add new Context Menu Option "Duplicate" (folders-line)
  • Option is available for folders and files (each: single or multiple)
  • position: below "Rename"
  • after clicking on "duplicate", the selected resource(s) get duplicated with the appended (1) (like klicking on "keep both" in the file conflict resolution dialog)

Please track times

Definition of ready

[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20

Definition of done

  • Functional requirements
    [ ] functionality described in the user story works
    [ ] acceptance criteria are fulfilled
  • Quality
    [ ] code review happened
    [ ] CI is green
    [ ] critical code received unit tests by the developer
    [ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
  • Non-functional requirements
    [ ] no sonar cloud issues

Visuals

screenshot_001864

cc @elizavetaRa

@JammingBen
Copy link
Contributor

Also see #9632

@kulmann kulmann moved this from Qualification to Backlog in Infinite Scale Team Board Nov 17, 2023
@kulmann kulmann changed the title Add action: "Duplicate" [web] Add action: "Duplicate" Nov 17, 2023
@tbsbdr tbsbdr changed the title [web] Add action: "Duplicate" [web] Add action: "Duplicate" file / folder Nov 20, 2023
@tbsbdr
Copy link
Author

tbsbdr commented Nov 20, 2023

split into #10016

@michaelstingl
Copy link
Contributor

Align file action icons with mobile apps?

IMG_3439 Screenshot_20231120-185458
Duplicate already available in iOS app ✅ Could be added to Android too…

@kulmann
Copy link
Contributor

kulmann commented Nov 21, 2023

@michaelstingl icon is not available in remixicon icon-set. :-( closest match would be file-copy-2, see https://remixicon.com - but that's not such a good fit either.

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

4 participants