PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
sneha122 0924b18776
fix: property pane table binding issue fixed (#26124)
## Description

When REST API with which returns response in non array format is bound
to table widget, We are not able to see table's data property populated
with that api name. This PR fixes the issue
![Screenshot 2023-08-08 at 2 51 12
PM](https://github.com/appsmithorg/appsmith/assets/30018882/0ad16d2b-75ea-4f3c-a47b-31e3811eafd3)

#### PR fixes following issue(s)
Fixes #25432 
> if no issue exists, please create an issue and ask the maintainers
about this first
>
>
#### 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)
>
>
>
## 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
- [x] 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
- [x] I have added tests that prove my fix is effective or that my
feature works
- [ ] 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

---------

Co-authored-by: “sneha122” <“sneha@appsmith.com”>
2023-08-11 18:55:29 +05:30
..
ActionExecution test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
AdminSettings test: Cypress - Flaky Fix (#26237) 2023-08-10 16:13:50 +05:30
AppNavigation test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
AuditLogs chore: Optimising the code for admin settings page (#25404) 2023-07-18 15:18:48 +05:30
Autocomplete test: Cypress | Flaky fixes (#25901) 2023-08-02 03:44:56 +05:30
Binding test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests fix: property pane table binding issue fixed (#26124) 2023-08-11 18:55:29 +05:30
CodeComment test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
Debugger test: Cypress | Api_pane_navigation_spec.ts method reference fix (#26264) 2023-08-10 21:07:44 +05:30
DynamicHeight test: cypress - updated tests for Tab (#26210) 2023-08-10 19:42:19 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings test: Cypress | Flaky fixes (#24925) 2023-07-01 00:16:57 +05:30
ExplorerTests test: Cypress - Flaky Fix (#26237) 2023-08-10 16:13:50 +05:30
Fork test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
FormLogin
FormNativeToRawTests test: Gsheet Automation (#25255) 2023-07-26 18:56:24 +05:30
Git test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
Github
Google
IDE test: Cypress - Flaky Fix (#25979) 2023-08-03 23:54:36 +05:30
JSLibrary chore: Add bcryptjs to list of recommended libraries (#25456) 2023-07-19 19:22:48 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting test: Cypress | Api_pane_navigation_spec.ts method reference fix (#26264) 2023-08-10 21:07:44 +05:30
MobileResponsiveTests fix: property pane table binding issue fixed (#26124) 2023-08-11 18:55:29 +05:30
Onboarding test: Cypress - Flaky Fix (#26237) 2023-08-10 16:13:50 +05:30
OneClickBinding feat: Integrate one click binding to sourceData of select and multi select widget (#25750) 2023-08-10 10:51:19 +05:30
OtherUIFeatures test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
PeekOverlay chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Performance feat: Improve Linting performance (#23865) 2023-07-05 14:34:03 +01:00
ProductRamps feat: in-app ramps for private embed feature (#24507) 2023-06-21 13:39:14 +05:30
PropertyPane test: Cypress | Simplifying AddDsl method (#24991) 2023-07-04 22:03:31 +05:30
PublishedApps chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
Refactoring chore: code splitting for multiple env feature (#25479) 2023-07-21 12:53:17 +07:00
SettingsPane test: Cypress | CI Stablize + verifying DS Connection Errors (DI) (#26004) 2023-08-08 14:44:46 +05:30
Templates test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30
ThemingTests chore: add color validation + native color picker (#25355) 2023-08-07 11:55:10 +03:00
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests fix: fixed auto indent in fields that contains JSON inside mustache binding (#26245) 2023-08-11 15:50:13 +05:30
Widgets test: cypress- Test/slider reg new (#26263) 2023-08-11 14:02:01 +05:30
Workspace test: Cypress | CI Stabilize (#26186) 2023-08-10 12:36:03 +05:30