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

fix: JS subscriptions should return correct size while updating (#6463) #6464

Merged
merged 2 commits into from
Dec 10, 2024

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Dec 6, 2024

Fixes #6423
Fixes DH-18128
Backport #6463
Backport #6473

@niloc132 niloc132 added this to the 0.37.1 milestone Dec 6, 2024
@niloc132 niloc132 requested a review from mofojed December 6, 2024 02:03
@niloc132 niloc132 self-assigned this Dec 6, 2024
mofojed
mofojed previously approved these changes Dec 6, 2024
@mofojed
Copy link
Member

mofojed commented Dec 6, 2024

Not sure what's up with the failing tests...

@mofojed
Copy link
Member

mofojed commented Dec 6, 2024

@niloc132 @dgodinez-dh found a new issue found with our e2e tests where our Picker components are no longer initializing with the default selected key correctly anymore, we think it may be related to this change. We want to investigate it a little bit more, find the root cause/resolution before this gets brought back to 0.37.x

Copy link
Contributor

@dgodinez-dh dgodinez-dh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We found an issue in deephaven.ui that we think is related to this change. Please wait to merge.
Here is the ticket:
https://deephaven.atlassian.net/browse/DH-18128

@devinrsmith devinrsmith merged commit d10d596 into deephaven:rc/v0.37.x Dec 10, 2024
18 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants