qt-jsonschema-form icon indicating copy to clipboard operation
qt-jsonschema-form copied to clipboard

A bunch of feature

Open Arthur-Milchior opened this issue 4 years ago • 12 comments

Hi,

First, thanks for your project. It is really nice. I intend to use it in a software I contribute to: anki. Here are a lot of change which I believe are non controversial. The details are given in each commit. There are some comments. USAGE.md contains explanation about a lot of option. Default value for number, int, string, boolean. Default respect minimal size of list and string. String which gets too long are trimmed.

I don't really understand the point of ui_schema. It seems strange. It means that if the same property name is used twice, it must correspond to the same ui. And that it can be applied only on object's element, not on array's element.

Can you please tell me whether you are interested in working together, in which case I'd be happy to do more PR as I had more feature. Or are you not interested anymore (after all, there have been no change since 2018), in which case I'll fork it and do my change on my side.

Arthur-Milchior avatar Mar 05 '20 06:03 Arthur-Milchior