PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide/IDE
sneha122 024d225ee3
fix: property pane collapse expand icon issue fixed (#32094)
## Description
The PR fixes:

Issue with icon being reversed in property pane.
In property pane, for each section if it is expanded currently, it
should have collapse icon beside it, if section is in collapsed state,
it should have expand icon beside it. Earlier it was reverse, this PR
corrects it

<img width="286" alt="Screenshot 2024-03-27 at 2 02 57 PM"
src="https://github.com/appsmithorg/appsmith/assets/30018882/6af152fd-895e-4529-b8da-70c8ffe0559c">
<img width="289" alt="Screenshot 2024-03-27 at 2 00 48 PM"
src="https://github.com/appsmithorg/appsmith/assets/30018882/45ba123f-3102-4205-8d44-6ba25f330ca6">


Note: This PR fixes only of the UI issues mentioned in #32069 

Fixes #32069
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!IMPORTANT]
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/8448851715>
> Commit: `37457a290f6258fbeda84376d62327d5fbe1d78b`
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=8448851715&attempt=1"
target="_blank">Click here!</a>
> All cypress tests have passed 🎉🎉🎉

<!-- end of auto-generated comment: Cypress test results  -->



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
- Simplified the logic for displaying the chevron icon in the property
pane sections, enhancing user interface consistency.
- Updated icons for open and closed states in the property sections for
clearer visual cues.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2024-03-27 15:12:15 +05:30
..
Canvas_Context_Bug_Fixes.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Canvas_Context_Property_Pane_1_spec.js fix: property pane collapse expand icon issue fixed (#32094) 2024-03-27 15:12:15 +05:30
Canvas_Context_Property_Pane_2_spec.js fix: property pane collapse expand icon issue fixed (#32094) 2024-03-27 15:12:15 +05:30
Canvas_Context_Selected_Widgets_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
Command_Click_Navigation_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30
MaintainContext&Focus_spec.js feat: enabled editor pane sidebar (#29882) 2024-01-12 20:13:58 +05:30