Replies: 4 comments 6 replies
-
@zgover Thanks for the great ideas. The form builder is something we have wanted to complete for a very long time. So there is definitely a shared interest. Almost every bullet you have posted is something I wanted to add to the current form build and ofc make it production-ready. There is one big problem on our (myself and @rvsia) side. We just don't have the time to work on it. The current state of the builder is more than enough for our internal projects and there is so much other stuff to work on it would be very difficult to focus on the builder right now. So yeah that is our status. I would love to spice up the builder, but just don't have the time. it is not a trivial feature. But if you @zgover have some spare resources I would be more than happy to join our brains. |
Beta Was this translation helpful? Give feedback.
-
@Hyperkid123 Yep, let's first setup an ability to whiteboard and identify a fixed list of imperative features and their design of logical flow to understand breaking changes to core library. I am incorporating a similar feature shortly into Aglyn here soon, so it may provide me with further suggestions to logic. |
Beta Was this translation helpful? Give feedback.
-
I just want to add an important note here, we definitely wanted to introduce more features to the form builder, but there is no solid drag and drop library supporting nested constructions. And this was a blocker for us, because that's definitely one of the most important and basic features we need. And implementing a custom solution is very very time consuming. There is actually a work-in-progress branch with proof-of-concept of nesting supported, but we haven't touched it for months now. |
Beta Was this translation helpful? Give feedback.
-
It would be great to be able to have a drop-in component(s) for dynamic visual form building with greater support of composition in a production ready env. Aside from than the existing builder which ultimately just demonstrates a playground to evaluate the library.
Ideas for purpose of developer benefits:
This could then ultimately be used regenerate the existing builder which could be renamed to Playground Demo and just be shown in docs of core library secondly shown in Builder docs for example of rendered final use case.
Any shared interests?
Beta Was this translation helpful? Give feedback.
All reactions