-
Notifications
You must be signed in to change notification settings - Fork 132
Update "Cloning a Design" documentation #800
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
base: master
Are you sure you want to change the base?
Changes from all commits
dea5755
9490b46
fcf6a78
608db18
7e463c4
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why is the list number always 1 here?🤔 There was a problem hiding this comment. Choose a reason for hiding this commentThe 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. | ||
|
||
 | ||
 | ||
|
||
 | ||
|
||
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. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. It can actually also be found at |
||
|
||
 | ||
|
||
 | ||
 | ||
|
||
You are now free to deploy it as it is or modify it further. | ||
|
||
|
There was a problem hiding this comment.
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?