web-client-ui icon indicating copy to clipboard operation
web-client-ui copied to clipboard

Remove @deephaven/components as a dependency for @deephaven/jsapi-bootstrap

Open mattrunyon opened this issue 1 year ago • 0 comments

As a user, I want to be able to use the @deephaven/jsapi-bootstrap package without it also providing loading overlays and a failure modal in my app.

We shouldn't have a dependency on @deephaven/components from @deephaven/jsapi-bootstrap since it should just load and provide the api/client via React contexts. The loading should be part of @deephaven/app-utils.

mattrunyon avatar Aug 15 '24 21:08 mattrunyon