## 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 --> |
||
|---|---|---|
| .. | ||
| AdminSettings | ||
| Applications | ||
| AppViewer | ||
| common | ||
| Editor | ||
| hooks | ||
| setup | ||
| Templates | ||
| tests | ||
| UserAuth | ||
| UserProfile | ||
| users | ||
| workspace | ||
| routes.tsx | ||
| utils.ts | ||