PromucFlow_constructor/app/client/src
albinAppsmith 50dd12143c
feat: Show half of editor pane while pages pane is open (#30945)
## Description

This PR introduces a new feature that enhances the user experience by
allowing the editor pane to display half of its content while the pages
pane is open. This improvement enables users to simultaneously view page
options in the pages pane and editor pane content, enhancing
productivity and ease of navigation.



#### PR fixes following issue(s)
Fixes https://github.com/appsmithorg/appsmith/issues/30538


#### Media


https://github.com/appsmithorg/appsmith/assets/87797149/d73aae22-2c27-425f-9a6f-55fa0cfa24d4



#### Type of change

- New feature (non-breaking change which adds functionality)


## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [ ] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [x] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed


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


- **New Features**
- Enhanced the IDE editor pane with improved page navigation and
visibility.
- Introduced a smoother animation transition for page sections based on
active status.

- **Refactor**
- Simplified the logic for rendering components in the IDE's editor
pane, focusing on a cleaner, more efficient codebase.
- Removed outdated checks and conditions, streamlining the component
rendering process.

- **Bug Fixes**
- Fixed issues related to page scrolling and switching, ensuring a more
intuitive and responsive user experience.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-08 14:32:04 +05:30
..
actions chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
api feat: Add knowledge retrieval in Appsmith AI (#30725) 2024-02-05 17:15:45 +05:30
assets feat: Tabler Icons (#30248) 2024-01-19 11:54:44 +03:00
ce chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
components chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
constants feat: Variable width for property pane size and side by side editor (#30550) 2024-02-05 08:52:18 +05:30
ee fix: Entity props show evaluated value (#30889) 2024-02-07 14:34:03 +05:30
enterprise
entities chore: Show schema as a tab instead of the right pane (#30906) 2024-02-08 13:25:23 +05:30
globalStyles fix: Remove guided tour code (#30387) 2024-01-24 16:31:21 +05:30
icons feat: Adds partial import functionality (#28293) 2023-11-17 12:46:18 +05:30
layoutSystems fix: fix modal position and styles (#30805) 2024-02-06 10:26:47 +03:00
mockComponentProps
mockResponses
mocks feat: Anvil DnD highlight activation upgrade (#29979) 2024-01-11 21:31:38 +05:30
navigation chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
pages feat: Show half of editor pane while pages pane is open (#30945) 2024-02-08 14:32:04 +05:30
plugins/Linting chore: CE changes for linting (#28542) 2023-11-03 16:31:49 +05:30
polyfills
reducers fix: minor changes for ee cd requirements (#30802) 2024-02-01 15:03:48 +05:30
reflow chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
sagas fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
selectors chore: Make App Sidebar Generally Available (#30923) 2024-02-07 11:25:23 +05:30
templates
theme
transformers feat: expires in field added in oauth2 api datasource (#30866) 2024-02-07 18:26:21 +05:30
UITelemetry chore: Add traces for measuring data transfer time between worker thread and… (#30537) 2024-01-25 14:04:17 +05:30
usagePulse fix: unhandledRejection error in sentry log (#28091) 2023-10-16 04:01:00 +01:00
utils feat: [Custom widget] Enable dynamic height and auto layout. (#30459) 2024-02-07 16:30:50 +05:30
WidgetProvider feat: [Custom widget] Enable dynamic height and auto layout. (#30459) 2024-02-07 16:30:50 +05:30
WidgetQueryGenerators chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgets fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
workers fix: Module Debugger error CE change and setter type fix (#30848) 2024-02-07 16:36:01 +05:30
App.css
AppErrorBoundry.tsx
config.d.ts
Globals.d.ts
index.css feat: WDS - Anvil compatible Modal Widget (#30351) 2024-01-26 09:30:57 +05:30
index.tsx chore: frontend and backend telemetry updates for execute flow #28800 and #28805 (#28936) 2023-11-24 13:09:02 +05:30
LandingScreen.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
preload-route-chunks.ts fix: Refactor preloads to fix an issue with CDN on EE (#28402) 2023-10-30 13:32:37 +05:30
react-app-env.d.ts
RouteChangeListener.tsx
serviceWorker.js chore: Remove unused services (#30292) 2024-01-23 05:43:16 +05:30
store.ts chore: Refactor URLAssembly to throw error on missing pageId for app route resolution only (#28527) 2023-11-02 15:55:24 +05:30
wdyr.ts