- Merge request !149Draft: #3546119 UX flow improvements, ensuring side menu is accessible when on root route. β (Open) created by jessebaker
A user role content_editor is assigned the permissions Administer code components and Administer content templates. However, when a user with this role attempts to visit the canvas editing page a 403 Forbidden error is encountered, preventing access to the editor.
The backend (BE) permissions appear correctly set, but the frontend (FE) does not allow the user to load the editor.
/canvas/editor/canvas_page/[PAGE_ID]
, such as /canvas/editor/canvas_page/1.Expected Result:
A user with the appropriate backend permissions should be able to load the canvas editor page (even if certain JS/frontend features are not available).
Postponed: needs info
1.0
β¦Β to be triaged
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.