PromucFlow_constructor/app/client/src/pages/Editor
Sangeeth Sivan 101d572482
fix: auto expand data section in prop pane on connect data (#25297)
## Description
- On table widget, when you click on `Connect data` , if the `Data`
column in the prop pane is collapsed, the one click binding options
dropdown open in absolute position (0,0) top left corner of the page. So
auto expanding the data column when the user clicks on connect data.

#### PR fixes following issue(s)
Fixes #25254 

#### Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video
>
>
#### Type of change
- Bug fix (non-breaking change which fixes an issue)
- Chore (housekeeping or task changes that don't impact user perception)
>
>
>
## 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
- [x] Manual
- [ ] 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
- [ ] 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
2023-07-17 12:16:55 +05:30
..
__tests__ feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
APIEditor perf: reduce the bundle size, vol. 2 (#24969) 2023-07-17 00:19:41 +05:30
AppSettingsPane ci: Feature Flag selector code split (#25322) 2023-07-12 14:15:37 +05:30
CanvasLayoutConversion fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
CanvasPropertyPane fix: Remove Auto layout feature flag dependency. (#24947) 2023-07-03 12:03:27 +05:30
DataSourceEditor feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
EditorAppName fix: adding theme and settings to git status messages (#24045) 2023-06-28 10:03:19 +05:30
Explorer feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
FirstTimeUserOnboarding fix: disabled steps should not be clickable in signposting (#24963) 2023-06-30 16:51:00 +05:30
GeneratePage feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
gitSync fix: git discard message (#25138) 2023-07-07 10:48:53 +05:30
GlobalHotKeys feat: disallow collapsing sidebar when signposting is enabled (#24938) 2023-07-11 17:19:27 +05:30
GuidedTour feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
IntegrationEditor feat: updating datasource endpoints contract (#23920) 2023-07-03 18:36:05 +05:30
JSEditor chore: Sunset Omnibar Documentation and Snippets (#24787) 2023-06-30 15:51:08 +05:30
MultiSelectPropertyPane feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PropertyPane fix: auto expand data section in prop pane on connect data (#25297) 2023-07-17 12:16:55 +05:30
QueryEditor feat: Created component for ai signposting (#25187) 2023-07-13 17:36:38 +05:30
SaaSEditor feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
ThemePropertyPane fix: casing changes (#23515) 2023-06-09 14:22:27 +05:30
WidgetsEditor feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
ActionSettings.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Canvas.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
EditorHeader.test.tsx feat: disallow collapsing sidebar when signposting is enabled (#24938) 2023-07-11 17:19:27 +05:30
EditorHeader.tsx feat: disallow collapsing sidebar when signposting is enabled (#24938) 2023-07-11 17:19:27 +05:30
EditorSaveIndicator.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
EntityNotFoundPane.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormConfig.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormControl.tsx feat: default table name populated in query editor for mock datasources (#25263) 2023-07-17 11:56:39 +05:30
HelpButton.tsx feat: signposting update (#24389) 2023-06-22 18:35:01 +05:30
index.tsx perf: Optimise App loading apis (#24365) 2023-07-10 11:21:40 +05:30
loader.tsx perf: Optimise App loading apis (#24365) 2023-07-10 11:21:40 +05:30
MainContainer.test.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
MainContainer.tsx fix: The bubble of the no. of commits in bottom bar in preview mode (#25051) 2023-07-10 14:33:26 +05:30
MainContainerLayoutControl.test.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
MainContainerLayoutControl.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Popper.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PropertyPaneHelpButton.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RealtimeAppEditors.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
RequestConfirmationModal.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
routes.tsx chore: Revert Multi pane scale (#23909) 2023-05-31 18:36:34 +05:30
ShareApplicationForm.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ToggleModeButton.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
utils.ts feat: activation phase 1 (#25126) 2023-07-12 12:12:16 +05:30
WidgetCard.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
WidgetCardsPane.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
WidgetSidebar.tsx chore: Add more analytics events (#24670) 2023-06-21 15:10:33 +05:30
WidgetsMultiSelectBox.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30