PromucFlow_constructor/app/client/src/pages/Editor
albinAppsmith a9ca63c225
fix: Action redesign/remove container query (#36014)
## Description

PR addresses below issues,
1. Query was not scrollable when code editor field dynamically increase
height. This was caused by the container property in Section. Container
will ignore absolute positioned elements dynamic heights.
2. Fixed code editor field min-width while resizing
3. Fixed ads select feild min-width while resizing.

Fixes #36000
Fixes #35901

## Automation

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

### 🔍 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/10631460963>
> Commit: 9d9fe7691113f36ecf4172972ae31a69c059a8f4
> <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=10631460963&attempt=1"
target="_blank">Cypress dashboard</a>.
> Tags: `@tag.Sanity, @tag.IDE`
> Spec:
> <hr>Fri, 30 Aug 2024 11:24:13 UTC
<!-- 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

- **New Features**
- Enhanced styling for the dynamic text field control, improving visual
consistency.
- Introduced a flexible grid layout for better responsiveness across
different screen sizes.

- **Bug Fixes**
- Addressed layout issues with minimum width adjustments for dynamic
text fields and advertisement selectors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-08-30 17:06:30 +05:30
..
__tests__ fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
ActionForm fix: Action redesign/remove container query (#36014) 2024-08-30 17:06:30 +05:30
APIEditor chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
AppSettingsPane chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
CanvasLayoutConversion chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CanvasPropertyPane chore: Make App Sidebar Generally Available (#30923) 2024-02-09 11:42:36 +05:30
commons chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CommunityTemplates/Modals chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CurlImport chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
CustomWidgetBuilder chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
DataSourceEditor chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
DatasourceInfo chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorName fix: Pencil icon appearing in application name (#35885) 2024-08-27 00:45:31 +05:30
EntityNavigation fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
Explorer chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
FirstTimeUserOnboarding chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
GeneratePage chore: use ads icons (#35633) 2024-08-16 17:23:57 +03:00
gitSync chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
GlobalHotKeys chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
IDE chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
IntegrationEditor chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
JSEditor chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
MultiSelectPropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
NavigationSettings chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
QueryEditor feat: Updates for accounting Section and Zone changes (#35753) 2024-08-20 17:41:03 +05:30
SaaSEditor chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ThemePropertyPane chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
WDSThemePropertyPane chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
WidgetsEditor chore: ce - remove sentry performance tracker (#35710) 2024-08-15 19:40:53 +05:30
widgetSidebar fix: drag and drop issue in list widget (#35622) 2024-08-12 17:24:19 +05:30
ActionSettings.tsx chore: enable no-explicit-any rule (#35321) 2024-07-31 18:41:28 +03:00
AppsmithLink.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Canvas.tsx chore: Rename wds packages (#35686) 2024-08-16 11:19:42 +05:30
EditorHeader.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorSaveIndicator.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EditorShareButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
EntityNotFoundPane.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
FormConfig.tsx feat: Updated subtitle position to bottom (#35789) 2024-08-22 09:12:17 +05:30
FormControl.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
HelpBarInHeader.tsx feat: branch protection (#28526) 2023-11-03 22:43:36 +05:30
HelpButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
index.tsx chore: Cleanup Redux Actions file (#35720) 2024-08-22 09:49:30 +05:30
loader.tsx fix: change appsmith alias (#35349) 2024-08-06 17:52:22 +03:00
MainContainerWidthToggles.test.tsx fix: add testing library eslint rules (#31028) 2024-02-12 18:59:10 +03:00
MainContainerWidthToggles.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
Popper.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
PropertyPaneHelpButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
RealtimeAppEditors.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
RequestConfirmationModal.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
ShareApplicationForm.tsx chore: rename old ADS package (#35517) 2024-08-08 15:55:00 +03:00
ToggleModeButton.tsx chore: rename ADS package (#35583) 2024-08-09 17:20:29 +03:00
utils.tsx chore: Input morphing (#35845) 2024-08-27 12:15:45 +05:30
WidgetsEditorEntityExplorer.tsx [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30