Skip to content

Conversation

dgodinez-dh
Copy link
Contributor

@dgodinez-dh dgodinez-dh requested review from a team and vbabich and removed request for a team July 22, 2025 19:06
Copy link

codecov bot commented Jul 22, 2025

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 44.67%. Comparing base (8c8edd5) to head (eea8068).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
packages/grid/src/Grid.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2507      +/-   ##
==========================================
- Coverage   44.67%   44.67%   -0.01%     
==========================================
  Files         762      762              
  Lines       42617    42618       +1     
  Branches    10906    10906              
==========================================
  Hits        19038    19038              
- Misses      23522    23523       +1     
  Partials       57       57              
Flag Coverage Δ
unit 44.67% <0.00%> (-0.01%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.


this.stopDragTimer();

document.documentElement.classList.remove('grid-block-events');
Copy link
Collaborator

Choose a reason for hiding this comment

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

Bender and I briefly talked about this in our 1:1 before he assigned back to you and mentioned only removing if the grid caused the block.

Looked like maybe we should just call removeDocumentCursor on unmount instead since it also potentially changes the cursor

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated

@mofojed mofojed merged commit 2c20ab1 into deephaven:main Jul 23, 2025
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2025
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.

3 participants