issues
search
maxfordham
/
ipyautoui
create ipywidgets user input form pydantic model or jsonschema
https://maxfordham.github.io/ipyautoui/
42
stars
4
forks
source link
Fix delete observation
#153
Closed
ollyhensby
closed
1 year ago
ollyhensby
commented
1 year ago
Check that a selection exists within the array before trying to set ui_delete and ui_edit.
Fixed test_show_raw test as PosixPath was being compared to a string which was causing the test to fail.