Stefan Dirix
Stefan Dirix
@davewwww Let me know once I shall take a look again :+1:
Hi @davewwww, we had less resources than usual in the last weeks which is why I did not have time yet to look at the PR again. I will do...
> there is currently a error at the building that i wanted to investigate. but i don't really understand it, maybe you have an idea. > > ```shell > Error:...
Update: I will re-review this PR again this week
I like the cells but we need to fix the build errors. I started refactoring the cells but did run out of time. I think we could try not using...
I'm wondering why it doesn't work for you. For me it works fine within the text input. In the popup the digits don't work but I can use the arrow...
Hi @DrewHoo, Thanks for providing the codesandbox for reproduction. However in general it would be nice to have the reproduction steps self-contained in the issue description too ;) I edited...
Next step: Try to reproduce
Hi @vanillajonathan, Thanks for the suggestion. This definitely makes sense to me. I'm wondering about the approach, whether we should split per property as suggested, i.e. ``` control: { root:...
@davewwww All of the options are possible, we should just use the one which is most generic. @lucas-koehler and me discussed this. We think a root level split would be...