PromucFlow_constructor/app
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
..
client fix: Drop down multiselect usage fixes for query forms (#11465) 2022-03-03 16:42:02 +01:00
rts Remove CORS allow-star from RTS (#11437) 2022-02-25 10:26:04 +05:30
server chore: Modified plugin config aggregation logic (#11561) 2022-03-03 19:26:55 +05:30
util fix: Use CDN for all assets (#10417) 2022-01-26 02:19:43 +05:30
yarn.lock Commented Delete Test (#8589) 2021-10-26 22:26:26 +05:30