PromucFlow_constructor/app/client/src/pages
Abhishek Pandey a6b7644a2f
fix: show bindings sub-menu position has been displaced (#36340)
## Description
Issue: Show bindings sub-menu position has been displaced.

This PR addresses issue #36285 by removing the extra space from `left`
style property of EntityProperties.tsx as Explorer div has position as
relative and entity properties container is inside the Explorer div, so
we need to calculate the value of `left` style based on the Explorer
div.

Fixes #36285

## Automation

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

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!CAUTION]  
> If you modify the content in this section, you are likely to disrupt
the CI result for your PR.

<!-- 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

- **Bug Fixes**
- Simplified the positioning of UI components by removing unnecessary
dependencies, which may improve layout consistency.


<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-09-17 12:41:03 +05:30
..
AdminSettings chore: Transitions for IDE (#35714) 2024-09-09 16:25:50 +05:30
Applications chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
AppViewer chore: remove filled icon style setting (#36300) 2024-09-13 15:02:14 +05:30
common chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
Editor fix: show bindings sub-menu position has been displaced (#36340) 2024-09-17 12:41:03 +05:30
hooks perf: optimize canvas resizing for fixed layout (#35257) 2024-07-30 11:50:47 +03:00
setup chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
Templates chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
tests chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
UserAuth chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
UserProfile chore: Revert "fix: fixed back button to redirect to applications page" (#36191) 2024-09-10 04:52:23 +05:30
users chore: Improve code splitting of FE components (#26659) 2023-08-28 21:07:32 +05:30
workspace chore: Revert "fix: fixed back button to redirect to applications page" (#36191) 2024-09-10 04:52:23 +05:30
routes.tsx chore: [App Sidebar] Data Pane (#28248) 2023-10-24 15:28:21 +05:30
utils.ts fix: gsheet file picker background issue fixed (#24049) 2023-06-08 14:58:29 +05:30