jupyterlab/jupyterlab-hdf5

Fixup new error handling

telamonian opened this issue · 0 comments

  • Add missing error handlers as appropriate following the changes made in #41, #43, and #45

  • Currently, I've seen at least one modal error message that can't be closed. I think what's happening is that the error is re-throwing and reopening the modal every time the modal is closed. So that needs fixing