Clone a Script
- Dominant language
- TypeScript
- Stars
- 117
- Forks
- 51
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 4
Description
## User Story
As a user, I want to be able to clone\/copy a script so that I can make a variance on my original script and retain both it and my original as separate scripts\.
## Acceptance Criteria
- An option will be available for cloning a script
- When chosen, the user will see a dialog asking for a new name for the script
- If changes had been made to the original script since the last time it was saved, the user will have the option of saving the original script
- After cloning, the user will be left with the cloned script named open and saved; ready to edit
- Analytic event will be sent for both the clicking on the script and for completing the cloning
## Notes
- "Save As" would be an acceptable way to achieve a clone function, if so chosen by the designer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.