Skip to content

fix: Widget panel fixes#2227

Merged
mofojed merged 6 commits intodeephaven:mainfrom
mofojed:fix-context-action-title-type
Sep 20, 2024
Merged

fix: Widget panel fixes#2227
mofojed merged 6 commits intodeephaven:mainfrom
mofojed:fix-context-action-title-type

Conversation

@mofojed
Copy link
Copy Markdown
Member

@mofojed mofojed commented Sep 18, 2024

  • Allow JSX.Element to be passed into a context action title
    • We already supported it, but we just didn't allow the type
  • Reset isDisconnected flag when the model is initialized
    • On reconnect, the model was reloading but it was staying in a "disconnected" state

- We already supported it, but we just didn't allow the type
@mofojed mofojed requested a review from vbabich September 18, 2024 22:23
@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.61%. Comparing base (2744f97) to head (e79a534).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2227   +/-   ##
=======================================
  Coverage   46.61%   46.61%           
=======================================
  Files         692      692           
  Lines       38508    38508           
  Branches     9826     9802   -24     
=======================================
  Hits        17949    17949           
  Misses      20506    20506           
  Partials       53       53           
Flag Coverage Δ
unit 46.61% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Use ResolvableContextAction instead of just ContextAction
- Clean up unused imports
vbabich
vbabich previously approved these changes Sep 19, 2024
- Was just staying in a disconnected state even though the table/charts had reloaded
@mofojed mofojed changed the title fix: Allow JSX.Element to be passed into a context action title fix: Widget panel fixes Sep 20, 2024
@mofojed mofojed requested a review from vbabich September 20, 2024 13:52
@mofojed mofojed merged commit c985e12 into deephaven:main Sep 20, 2024
@mofojed mofojed deleted the fix-context-action-title-type branch September 20, 2024 17:20
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 20, 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