PromucFlow_constructor/app/client/src/globalStyles
Favour Ohanekwu 8790516f51
fix: unclear message when async action is used in sync fields (#20959)
## Description
This PR replaces lint error message "`asyncAction` is not defined" to
"Async framework action `asyncAction` cannot be executed in a function
that is bound to a sync field.`"

Fixes #21028 



## Type of change

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


## How Has This Been Tested?
-WIP

### 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
- [ ] 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
2023-03-08 15:41:30 +01:00
..
CodemirrorHintStyles.ts fix: unclear message when async action is used in sync fields (#20959) 2023-03-08 15:41:30 +01:00
dialogs.ts Init git sync modal (#6641) 2021-08-18 15:10:31 +05:30
index.tsx refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
popover.ts chore: Templates UI updates (#11775) 2022-03-31 10:46:04 +05:30
portals.ts chore: Revert "feat: move the widget creation CTA off the Entity explorer (#… (#20335) 2023-02-03 14:47:01 +06:00
tooltip.ts feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30
uppy.ts Minor comments feature fixes (#6245) 2021-08-02 12:57:20 +05:30
WidgetGlobalStyles.ts fix: filePicker widget re-skinning (#15183) 2022-07-29 10:29:02 +05:30