Indra

Results 6 comments of Indra

Hey @mdrillin I remember you have shared the values of the required fields to test UI, I am not able to find them now. Can you share them here again?

FYI @uidoyen recently, we have relaced `_` with `&` in handling properties name coming from the backend response. You may need to update the same in this PR

@rk3rn3r can you have a look

@mfvitale An ideal case for supporting localization would be backend returning translation keys instead of actual text. But we can manage without relying on the backend by handling it entirely...

@Naros, I believe what you are describing can be implemented as nested form fields with interdependency. I guess this should be achievable in UI with form libraries like Formik.