November 2021 | Reviewer User Role
Looking for our developer-focused, technical documentation about this feature? Click here.
Summary
This update applies to accounts on Core and Superpowers billing plans for the following products: Email Builder, Page Builder, and Popup Builder.
A user role called “Reviewer” is now available. This user role can post comments but cannot apply changes to a design.
The Reviewer role provides an improvement to the commenting UX. A user can now collaborate on a design without the possibility of accidental changes. Furthermore, this update simplifies permission control for Superpowers admins. It also expands feature access to Core customers.
For more details, see the feature documentation.
Description of Changes
Reviewer Role Permissions
The Reviewer role has the following characteristics:
- They cannot apply any changes to the design.
- They can add comments to existing threads.
- They can start new comment threads.
- They can edit their own comments.
- They can view other users' comments.
If a design loads in the editor and the user is a Reviewer, the only element available in the sidebar is Comments.
Implementation
To enable this feature in your host application, add the reviewer value to the role parameter in beeConfig.
beeConfig: {
role: 'reviewer',
...
}
For further instructions, please see the feature documentation.
Comments
0 comments
Please sign in to leave a comment.