PromucFlow_constructor/app/client/src/widgets/MultiSelectWidgetV2
Paul Li 9219545879
fix: Form widget should include the following widgets in data property when added in form (#12529)
* fix: Form widget should include the following widgets in data property when added in form

-- Add value props to the widgets, including CheckboxGroupWidget, MultiSelectTreeWidget, MultiSelectWidgetV2, SingleSelectTreeWidget, SwitchGroupWidget
-- Add the corresponding Cypress test case

* fix: Form widget should include the following widgets in data property when added in form

-- Set the value meta propperty for PhoneInputWidget to empty string by default

* fix: Form widget should include the following widgets in data property when added in form

-- Include PhoneInputWidget for test

* fix: Form widget should include the following widgets in data property when added in form

-- Add InputWidgetV2 and CurrencyInputWidget

* fix: Form widget should include the following widgets in data property when added in form

-- Add SelectWidget for assertion

* fix: Form widget should include the following widgets in data property when added in form

-- Wait for @updateLayout

Co-authored-by: Somangshu Goswami <somangshu.goswami1508@gmail.com>
2022-04-08 21:07:10 +08:00
..
component fix: select dropdown 2022-04-04 06:12:33 +01:00
widget fix: Form widget should include the following widgets in data property when added in form (#12529) 2022-04-08 21:07:10 +08:00
constants.ts feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
icon.svg feat: Select and Multiselect V2 (#10359) 2022-02-02 06:15:07 -08:00
index.ts fix: inconsistency in select and treeselect widgets behaviours (#11462) 2022-03-10 21:35:05 -08:00