Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show an error message for dh.ui panels that could not rehydrate #327

Closed
mattrunyon opened this issue Feb 28, 2024 · 0 comments · Fixed by #436
Closed

Show an error message for dh.ui panels that could not rehydrate #327

mattrunyon opened this issue Feb 28, 2024 · 0 comments · Fixed by #436
Assignees
Labels
deephaven.ui enhancement New feature or request
Milestone

Comments

@mattrunyon
Copy link
Collaborator

With the addition of widget re-hydration in dh.ui, there is currently no error message propagated to the panels if the widget fails to load. They are currently just blank. We should propagate the error message to the panels from the widget in this case as the panels still exist.

These steps should get you into the state where the error should be displayed

  1. Ensure "Close panels on disconnect" is disabled
  2. Create and render a dh.ui panel
  3. Restart the server
  4. Reload the web UI
@vbabich vbabich removed the triage label Mar 12, 2024
@vbabich vbabich added this to the March 2024 milestone Mar 12, 2024
@mofojed mofojed modified the milestones: March 2024, April 2024 Apr 15, 2024
@mofojed mofojed modified the milestones: April 2024, May 2024 May 28, 2024
@mofojed mofojed closed this as completed May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deephaven.ui enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants