Closed ollyhensby closed 1 year ago
The snapshot above shows both Add and Edit options open at the same time.
Add should close when Edit is clicked and vice-versa.
It may be worth updating the button bar UI object to ipywidgets.ToggleButtons.
resolved by this: https://github.com/maxfordham/ipyautoui/pull/97
The snapshot above shows both Add and Edit options open at the same time.
Add should close when Edit is clicked and vice-versa.
It may be worth updating the button bar UI object to ipywidgets.ToggleButtons.