Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to your steps, this should be the third step, and the specific model has been opened, so why is it written as 2?

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 8 additions & 4 deletions content/en/kanvas/tasks/designs/cloning-a-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,22 @@ aliases:
## Steps to cloning a design from Catalog using Kanvas

1. Switch to Kanvas Designer mode, if not already in it.
1. In the left navigation panel, click the “Catalog” menu tab.
1. In the left file menu, click New → From a template.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is the list number always 1 here?🤔

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can call it the hamburger menu (☰).

1. Select a design from the list that appears in the panel.
1. A modal will pop up requesting you to clone (create a copy of) the design you’ve selected.

![Copy of a Design](/kanvas/getting-started/images/2024-04-18_19-57.png)
![Copy of a Design](/kanvas/getting-started/images/cloning-design/FromTemplate.jpg)

![Copy of a Design](/kanvas/getting-started/images/cloning-design/Clone.jpg)

This will create a copy of the catalog item to a new design, now owned by you.

1. Click “clone” and a copy of the design will appear on your Kanvas canvas. You can then configure the design to suit your purposes.
2. Find your newly cloned design in the list of designs in the left navigation panel.
2. Find your newly cloned designs in the list under 'Open Recents' at the top profile icon.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It can actually also be found at https://cloud.layer5.io/catalog/content/my-designs. I think the logic should be that it can first be found in My Designs, and if you want to find it quickly, you can check Recent. What do you think?


![Copy of a Design](/kanvas/getting-started/images/cloning-design/OpenRecents.jpg)

![Copy of a Design](/kanvas/getting-started/images/2024-04-14_12-37.png)
![Copy of a Design](/kanvas/getting-started/images/cloning-design/Mydesign.jpg)

You are now free to deploy it as it is or modify it further.

Expand Down