maxfordham / ipyautoui

create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
38 stars 5 forks source link

🐛 EditGrid from AutoUi shouldn't inherit AutoForm stuff #271

Closed jgunstone closed 5 months ago

jgunstone commented 5 months ago
image

EditGrid shouldn't inherit autoform stuff (SaveButtonBar etc.) again if it is the root definition https://github.com/maxfordham/ipyautoui/blob/fa7949f1113d7dd517a4d16d65a6ee5d765da994/src/ipyautoui/autoui.py#L212-L239