maxfordham / ipyautoui

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

✨ add hide null values trait and toggle #263

Closed jgunstone closed 5 months ago

jgunstone commented 6 months ago

many of our forms end up looking like this: image i.e. lots of blank data

add a toggle to show/hide null values. ideally it would also work with the edit grid widget: image

jgunstone commented 5 months ago

other issues...