PromucFlow_constructor/app/client/src/components
arunvjn b9e573c339
fix: autocomplete for widget specific properties in action selector form fields (#29132)
## Description
> Pass down props from ActionSelector control all the way to action
selector form component to render widget specific fields like
currentRow, currentIndex etc in autocomplete in ActionSelector.
>
#### PR fixes following issue(s)
Fixes #29049 

#### Type of change
- Bug fix (non-breaking change which fixes an issue)
>
## Testing
>
#### How Has This Been Tested?
- [x] Manual
>
>
#### 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-11-28 14:40:26 +05:30
..
BottomBar chore: Refactoring code for entity explorer on app editor to support package editor (#27844) 2023-10-11 19:41:07 +05:30
common chore: Editor rightpane refactor (#28705) 2023-11-09 16:00:10 +05:30
designSystems fix: adding git admin permissions (#28719) 2023-11-08 15:26:45 +05:30
editorComponents fix: autocomplete for widget specific properties in action selector form fields (#29132) 2023-11-28 14:40:26 +05:30
featureWalkthrough chore: split for env walkthrough PR (#28806) 2023-11-13 14:37:29 +05:30
formControls feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
propertyControls chore: sunset assistive binding (#29119) 2023-11-28 14:25:46 +05:30
utils chore: Refactor for module instance editor in Application (#28906) 2023-11-20 12:28:37 +05:30
wds chore: Integrate Radio Group (#29026) 2023-11-23 11:21:23 +03:00
BusinessTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
constants.ts
EnterpriseTag.tsx chore: Adding kind prop for Business and Enterprise tags (#26594) 2023-08-23 20:48:58 +05:30
TabItemBackgroundFill.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00