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: Add support for useDeferredApi #1725

Merged
merged 1 commit into from
Jan 11, 2024
Merged

Conversation

mofojed
Copy link
Member

@mofojed mofojed commented Jan 11, 2024

  • Port over the functionality of GetPanelApiContext into a hook that can be easily used instead
  • Will be necessary to ensure widgets panels are wrapped in the correct API, as they are opened using portal panels and may not be wrapped in the same API
  • See DH-16249 for issue with wrong API being used in Enterprise

- Port over the functionality of GetPanelApiContext into a hook that can be easily used instead
- Will be necessary to ensure widgets panels are wrapped in the correct API, as they are opened using portal panels and may not be wrapped in the same API
@mofojed mofojed requested a review from vbabich January 11, 2024 16:39
@mofojed mofojed self-assigned this Jan 11, 2024
@mofojed mofojed merged commit 51ebe1b into deephaven:main Jan 11, 2024
4 checks passed
@mofojed mofojed deleted the get-panel-api branch January 11, 2024 18:06
@github-actions github-actions bot locked and limited conversation to collaborators Jan 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants