Victor Berchet

Results 341 comments of Victor Berchet

I confirm that this solves the problem. Would you like me to send a PR to add a warning in the examples and the doc ?

I have updated the title and description of the issue. I think a "FAQ" or "Troubleshooting" section in the docs might be helpful to explain the most common errors people...

Thanks a lot for the fixes @haijian-vaadin I haven't taken to understand how unit tests work in this project. Again I think that splitting this form framework in a separate...

Thanks for the link @knoobie

There is a side effect of **Validation**: The validation is triggered each time a blur event is received (from my initial message). Imagine a from with two field: - field1...

Thanks @vlukashov ! > because we still want to keep the ability to create SNAPSHOT I do not exactly understand why the form package needs to be handled differently from...

> The intent behind the current setup is to make it easier to develop both the form package and the TS generator at the same time, as they are quite...

@vlukashov Some feedback from using the form framework in a TS project (both frontend and backend): - It is great ! - It would be nice that flow/form is actually...

> Thanks for reporting the issue You're welcome. I think this form framework is a little gem ! I locally fixed this by adding a `absolutePropertyPath()` to `Validation.ts`: ```typescript export...

Hey @Turbo87 do you think this is a good idea ? Would you merge this if I create a PR ? The query parameter could be called `from_time` and take...