PromucFlow_constructor/app/client/src/components
Ayush Pahwa 5c187d61ef
fix: Drop down multiselect usage fixes for query forms (#11465)
* Update: Type for initialValues

- Added string[] to the initialValues type to allow dropdowns to have multiple values too

* Remove: Old projection selector file

- Removed projection selector file
- The new usage will be the old drop down file with new options

* Update: Dropdown file

- Added options to select and deselect the multiple drop down options
- Added functions to handle selection and deselection
- Added option in final render method to allow searching
- Handled default values for multi select and single select drop downs

* Update FormControlRegistry.tsx

- Updated projection component to point to drop down component with extra options

* Update: Fixed logic for dropdown select

- Fixed the if condition blocks to catch the case when the multiselect output is not an array
2022-03-03 16:42:02 +01:00
..
ads fix: Remove reset password button if form login is disabled (#11591) 2022-03-03 18:49:10 +05:30
designSystems/appsmith chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
editorComponents chore: git sync cypress tests (#10006) 2022-02-25 06:13:16 +00:00
formControls fix: Drop down multiselect usage fixes for query forms (#11465) 2022-03-03 16:42:02 +01:00
propertyControls fix: dropdown propert control (#11041) 2022-02-14 23:34:17 -08:00
utils refactor: admin settings (#9906) 2022-02-11 23:38:46 +05:30
constants.ts fix: change recaptcha key and type and add suggestion for recaptchaToken (#9464) 2022-01-02 08:27:39 -08:00
TabItemBackgroundFill.tsx Refactor tabs to accept tab item component and create a new variant (#6597) 2021-08-17 13:22:05 +05:30