TimGeyssens / UIOMatic

Auto generate an integrated crud UI in Umbraco for a db table based on a petapoco poco (and more)
https://timgeyssens.gitbook.io/ui-o-matic/
Other
67 stars 54 forks source link

swaps load/save of state to prevent new state values being overwritten #183

Closed jamesrpatterson closed 3 years ago

jamesrpatterson commented 3 years ago

When filter options are selected, the filter values are overwritten by the currently saved state instead of being maintained and then passed on to the load/get request.

TimGeyssens commented 3 years ago

thanks, merged and new version is building!