## Description Fix the issue for modal and remove unwanted logs. Fixes # https://app.zenhub.com/workspaces/qa-63316faf86bb2e170ed2e46b/issues/gh/appsmithorg/appsmith/38729 ## Automation /ok-to-test tags="@tag.JS" ### 🔍 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/12843319044> > Commit: 8cd4512993023ed476ed3a159893518c64acb2e1 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12843319044&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.JS` > Spec: > <hr>Sat, 18 Jan 2025 18:43:41 UTC <!-- 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 ## Summary by CodeRabbit - **Tests** - Improved test reliability by adding page reload and modal visibility checks in end-to-end testing. - Increased timeout for sidebar visibility checks to accommodate varying load times. - Removed unnecessary console log statements to clean up test output across various test cases. - Verified download functionality with various scenarios, ensuring appropriate error messages are displayed. - Streamlined tests for local storage operations by removing debug output. - Cleaned up test output for show alert functions by removing debug log statements. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| BottomTabs | ||
| AddView.ts | ||
| FileTabs.ts | ||
| LeftPane.ts | ||
| ListView.ts | ||
| PluginEditorToolbar.ts | ||
| Sidebar.ts | ||