Description
A common use case is that the instructor has a template diagram and students need to create a copy and make modifications. Given a public diagram, a user can make a copy of that diagram to edit as their own.
Acceptance Criteria
On any diagram a user can view, they can make an exact copy that they will own. This will be on the "More Actions" menu on the top right. Or have another button on view on the navbar
Look into copy on write.
Description
A common use case is that the instructor has a template diagram and students need to create a copy and make modifications. Given a public diagram, a user can make a copy of that diagram to edit as their own.
Acceptance Criteria
On any diagram a user can view, they can make an exact copy that they will own. This will be on the "More Actions" menu on the top right. Or have another button on view on the navbar
Look into copy on write.