## Description When the user does not have permission to edit a page, they should not be shown the widget pane with widgets Fixes #32708 ## Automation /ok-to-test tags="@tag.IDE, @tag.AccessControl" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/8814962106> > Commit: 113a1477b4cfb3727ad392b83633ba878c90188f > Cypress dashboard url: <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8814962106&attempt=1" target="_blank">Click here!</a> <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ x ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Enhanced security by implementing permission checks before rendering widgets in the editor UI. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| EditorPane | ||
| EditorTabs | ||
| Header | ||
| LeftPane | ||
| MainPane | ||
| RightPane | ||
| Sidebar | ||
| AppsmithIDE.test.tsx | ||
| hooks.test.tsx | ||
| hooks.ts | ||
| index.tsx | ||
| ProtectedBranchIDE.test.tsx | ||
| ProtectedCallout.tsx | ||