Skip to content

Commit 7f886f1

Browse files
committed
Fix bottom of user guide page for side preview
1 parent 19a91a9 commit 7f886f1

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docusaurus/docs/user-docs/content-manager/previewing-content.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,20 @@ Once the Preview feature is properly set up, an **Open preview** button is visib
2929
}}
3030
/>
3131

32-
Once the side panel for the Preview is open, you can:
32+
Once the Preview is open, you can:
3333

3434
- click the close button ![Close button](/img/assets/icons/close-icon.svg) in the upper left corner to go back to the Edit View of the Content Manager,
3535
- switch between previewing the draft and the published version (if [Draft & Publish](/user-docs/content-manager/saving-and-publishing-content) is enabled for the content-type),
36-
- expand the side panel by clicking on the <Icon name="arrow-line-left" classes="ph-bold" /> button to make the Preview full screen
37-
- use buttons at the top right of the editor to define the assignee and stage for the [Review Workflows feature](/user-docs/content-manager/reviewing-content) if enabled
3836
- and click the link icon ![Link icon](/img/assets/icons/v5/Link.svg) in the upper right corner to copy the preview link. Depending on the preview tab you are currently viewing, this will either copy the link to the preview of the draft or the published version.
3937

38+
Additionally, , you can:
39+
- with <GrowthBadge /> and <EnterpriseBadge /> plans, expand the side panel by clicking on the <Icon name="arrow-line-left" classes="ph-bold" /> button to make the Preview full screen,
40+
- and, with the <EnterpriseBadge /> plan and use buttons at the top right of the editor to define the assignee and stage for the [Review Workflows feature](/user-docs/content-manager/reviewing-content) if enabled.
41+
4042
:::info
41-
The side panel and its expand button are only available if you run the beta version of Strapi. In the stable version, the "Open Preview" button will open a full-screen preview.
43+
Please note that the side panel for Preview is currently in beta and only accessible if you installed strapi with the beta flag, with the following command: `npx create-strapi@beta`.
4244
:::
4345

4446
:::note
4547
In the Edit view of the Content Manager, the Open preview button will be disabled if you have unsaved changes. Save your latest changes and you should be able to preview content again.
46-
:::
48+
:::

0 commit comments

Comments
 (0)