libp2p / observer-toolkit

🐣 [WIP] toolkit for building libp2p introspection widgets + a few useful out-of-the-box widgets
https://libp2p.io
MIT License
2 stars 2 forks source link

Fix small bugs, stability, disconnect and rerender behaviour of data controls #60

Closed AlanSl closed 4 years ago

AlanSl commented 4 years ago

This fixes a bunch of small issues in the shell's data controls that have built up while we've been focused on other things:

This required quite a lot of refactoring so this is just the "fix" side of this block of work. New UI features building on this like pause / unpause controls and popup error notices will come in the next PR.