-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Forge - App UI Web
-
Minor
-
Pre-deployment testing
-
S
Issue Summary
Partners are reporting several UI Kit migration blockers. CHANGELOG-1932 states that they have to migrate from UIKit 1 to UIKit.
In summary, there are a number of functionalities that are working for components outside of macroConfig but not inside:
- Add support for Toggle component inside macroConfig
- Add support for HelperMessage component inside macroConfig
- Update support for properties for components inside macroConfig
- isMonospaced in TextArea
- defaultValue in Select
This is reproducible on Data Center: (yes) / (no)
Steps to Reproduce
- Try to migrate UIKit1 components to UIKit
- The aforementioned incompatibilities will arise
Expected Results
Migration of UIKit 1 components should be seamless
Actual Results
Multiple components are incompatible
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available