glue-viz/glue-openspace

Make plugin more robust to connection failures

Open

#2 opened on Jun 26, 2019

 (0 comments) (0 reactions) (0 assignees)Python (4 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

We should make sure that we deal nicely with not being able to connect to OpenSpace (for example if it isn't open yet). One idea would be to add a 'connect/disconnect' button inside the viewer window under the logo. If the connection to OpenSpace fails, we could add a concise warning to the viewer window and add the ability to then explicitly connect once OpenSpace is open.

Contributor guide