PromucFlow_constructor/app/client/src/sagas
Druthi Polisetty 923e34fbde
fix: Objects that start with an underscore _JSObject1 fail to be navigated from the debugger (#20020)
## Description
fix: Objects that start with an underscore `_JSObject1` fail to be
navigated from the debugger

Fixes #19115

Media
<img width="616" alt="image"
src="https://user-images.githubusercontent.com/20187542/214258877-797fc095-e523-486e-8674-b9a06f3cc8f8.png">



## Type of change
- Bug fix (non-breaking change which fixes an issue)


## How Has This Been Tested?
- Cypress

### Test Plan


### Issues raised during DP testing



## Checklist:
### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] 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
- [ ] My changes generate no new warnings
- [ ] 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-02-06 13:08:09 +05:30
..
__tests__ chore: send segment anonymous id (#19122) 2023-01-06 19:39:38 +05:30
ActionExecution feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
autoHeightSagas feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
CanvasSagas feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WebsocketSagas feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ActionSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ApiPaneSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ApplicationSagas.tsx fix: library installation failure in public apps (#20112) 2023-02-01 10:37:39 +05:30
AppThemingSaga.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
BatchSagas.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CollectionSagas.ts feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
CurlImportSagas.ts chore: Update text message for git remote url placeholder (#15553) 2022-08-02 12:55:51 +05:30
DatasourcesSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
DebuggerSagas.ts fix: Batch operations on appsmith store for performance gains (#19247) 2023-01-10 10:23:08 +05:30
editorContextSagas.ts fix: set soft focus for property pane inputs (#19009) 2022-12-16 22:52:47 +05:30
ErrorSagas.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
EvaluationsSaga.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
EvalWorkerActionSagas.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
FormEvaluationSaga.ts fix: datasource switching issue for Google sheets (#18397) 2022-12-03 15:25:42 +05:30
GitSyncSagas.ts feat: Git actions queue (#20258) 2023-02-01 17:25:50 +05:30
GlobalSearchSagas.ts chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
helper.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
InitSagas.ts feat: Automatic height updates for widgets based on contents (Auto Height) (#18341) 2022-11-23 15:18:23 +05:30
JSActionSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
JSLibrarySaga.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
JSPaneSagas.ts fix: Handle clone errors in async executions (#20097) 2023-01-28 14:12:11 +01:00
LintingSagas.ts feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
ModalSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
OnboardingSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
PageSagas.tsx chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
PageVisibilitySagas.ts feat: Fetch Appsmith version when browser tab comes on focus (#16153) 2022-09-01 14:17:29 +05:30
PluginSagas.ts fix: fetching the plugin form config for queries if datasource is not viewable (#18749) 2022-12-08 09:06:35 +05:30
PostEvaluationSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
PostLintingSagas.ts fix: Objects that start with an underscore _JSObject1 fail to be navigated from the debugger (#20020) 2023-02-06 13:08:09 +05:30
ProvidersSaga.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
QueryPaneSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
RecentEntitiesSagas.ts chore: update imports for code split (#19085) 2022-12-22 12:04:28 +05:30
ReplaySaga.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
SaaSPaneSagas.ts feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
selectors.tsx feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
SnipingModeSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
TemplatesSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
ThemeSaga.tsx chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
UtilSagas.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetAdditionSagas.ts feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WidgetBlueprintSagas.test.ts fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
WidgetBlueprintSagas.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
WidgetDeletionSagas.ts feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WidgetEnhancementHelpers.ts fix: Remove auto-height from list widget's children (#18755) 2022-12-18 01:33:35 +05:30
WidgetLoadingSaga.ts feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
WidgetOperationSaga.test.tsx feat: upgrade to create react app 5 (#14000) 2022-06-21 19:27:34 +05:30
WidgetOperationSagas.tsx feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WidgetOperationUtils.test.ts feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WidgetOperationUtils.ts feat: Auto height instant update (#19082) 2023-02-03 11:17:40 +05:30
WidgetSelectionSagas.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetSelectUtils.test.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30
WidgetSelectUtils.ts refactor: Widget Selection (#19643) 2023-01-28 07:47:06 +05:30