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

feat: Use useWidget hook to load widgets (#502) #555

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Jun 14, 2024

- Needs deephaven/web-client-ui#2030
- Uses the `useWidget` hook defined in
deephaven/web-client-ui#2030 to load widgets
- Allows for the errors/fetch implementation to be defined at the top
level
- Needed for DH-16737
- Tested in Core with a bunch of widgets, works as expected
- Unit tests added
@mofojed mofojed requested a review from mattrunyon June 14, 2024 20:59
@mofojed mofojed self-assigned this Jun 14, 2024
@mofojed mofojed merged commit d70eea9 into deephaven:release/ui-v0.15 Jun 14, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants