You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: Adding permission check for the plus button in tabs list (#39694)
## Description
Adding permission check for the plus button in tabs list to handle the
edge case in GAC where we see a new query tab with no datasource options
in the page to create one.
Fixes [#39673](#39673)
## Automation
/ok-to-test tags="@tag.IDE"
### 🔍 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/13811690526>
> Commit: 6501918
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=13811690526&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.IDE`
> Spec:
> <hr>Wed, 12 Mar 2025 13:19:18 UTC
<!-- end of auto-generated comment: Cypress test results -->
## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [ ] No
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Enhanced the editor’s tab behavior so the "Add" button is only
displayed when files are present and the user has the appropriate
permissions.
- **Style**
- Refined the display styling of push failure warnings for a cleaner
appearance.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments