maxfordham / ipyautoui

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

🐛 Resolved AutoObjectFiltered order bug #129

Closed ollyhensby closed 1 year ago

ollyhensby commented 1 year ago
jgunstone commented 1 year ago

I just pushed a commit that I think means we can get rid of AutoObjectFiltered all together - I think at the time it was made the order functionality hadn't been implemented yet in AutoObject

Not sure about the selections functionality - is this used when an "add" is pushed to the grid - thus reloading it ? take a look...

ollyhensby commented 1 year ago