Ngan Phan

Results 11 comments of Ngan Phan

Hi @FelixMalfait I'd love to work on this. Can I take this?

Hi @FelixMalfait , I had my solution ready. But, I stuck at rebuilding the image to test code in deployment. Since @piyushyadav1617 created a PR, I'll leave it to them...

Hi @leecalcote , I'd love to work on this issue if it's still open to grab. I've finished the setup steps and could run meshery locally.

Hi @abhisheksatpathy , I reviewed your PR and left some comments. Would love to work tgt with you on this!

Hi, is this available to be taken? Can I work on this?

Hi @Bonapara , I did some inspection and it seems like the Empty tag is missing for Multi-select and One-to-many data type. The problem lies in the check `isDisplayModeContentEmpty` for...

@FelixMalfait I see. I added the change and it passed the tests. Also, `isFieldRelationToOneValue` and `isFieldRelationFromManyValue` have the same implementation so it didn't identify which field is RelationToMany, so I...