Skip to content

Conditionally hide button and route for users that don't have access to add panel

Background

In &2882 we are adding a new page (Vue route) that allows users to preview a panel before creating it.

Goal

Only authorized users should be able to see this page.

The only authorized users are:

  • owners, maintainers, developers
Edited by Miguel Rincon