konveyor / move2kube-ui

An UI for interacting with Move2Kube API
https://move2kube.konveyor.io/
Apache License 2.0
10 stars 14 forks source link

MultiLine Input does not work on UI interface of Move2Kube #129

Closed kmehant closed 1 year ago

kmehant commented 1 year ago

Describe the bug Transformers using MultiLineInput do not work wtih Move2Kube UI, because it is expecting Multiline

To Reproduce Setup Move2Kube UI upload customizations having transformers using MultiLineInput QA feature upload source folder run plan run transform answer the Questions and it breaks when its MultiLineInput Question Type.

Expected behavior UI QA Engine should not break.

kmehant commented 1 year ago

fixed https://github.com/konveyor/move2kube-ui/pull/128