Aditya Pimpalkar

Results 10 comments of Aditya Pimpalkar

A few issues I am running into: - [x] css is being a little weird after adding the DraggableList component - [x] isVisible property Is not updating on the backend...

Hey @charlesBochet I can re implement this in a new PR if you want, you can close this one because there are too many conflicts

Hey @lucasbordeau Thanks! Made a few changes, this should work properly now 👍

Hey @FelixMalfait, Can I take this up? Thanks! 😄 >1. As of today updatedAt column is not updated when we update the record* >2. While updatedAt exists on the table...

@FelixMalfait It seems like the field is hidden by default after creating it, toggling it from hidden to visible worked just fine without doing any kind of refresh. Do you...

Hi @charlesBochet, can take this up? :) Thanks @Weiko! I included the necessary checks on the backend like you mentioned Since we are not asking the user for input on...

Hey @FelixMalfait I encountered a similar issue in #3270. It looks like while create options, we are assigning `value` property as the `Name` of enum. This error is thrown because...

Yes! we can close it, tested it out. Works perfectly now 👍