Skip to content

fix: stuck to bottom on filter clear#1579

Merged
ethanalvizo merged 7 commits intodeephaven:mainfrom
ethanalvizo:1477-stuck-to-bottom
Oct 27, 2023
Merged

fix: stuck to bottom on filter clear#1579
ethanalvizo merged 7 commits intodeephaven:mainfrom
ethanalvizo:1477-stuck-to-bottom

Conversation

@ethanalvizo
Copy link
Copy Markdown
Contributor

Closes #1477

Previous comments are in #1571 PR.

Note: Once this PR is merged #1571 can go in as well

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 18, 2023

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4eda17c) 46.48% compared to head (e42f72b) 46.74%.
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1579      +/-   ##
==========================================
+ Coverage   46.48%   46.74%   +0.26%     
==========================================
  Files         571      583      +12     
  Lines       36011    36262     +251     
  Branches     9012     9072      +60     
==========================================
+ Hits        16738    16951     +213     
- Misses      19221    19259      +38     
  Partials       52       52              
Flag Coverage Δ
unit 46.74% <83.33%> (+0.26%) ⬆️

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

Files Coverage Δ
packages/grid/src/Grid.tsx 64.43% <87.50%> (-0.07%) ⬇️
...kages/grid/src/key-handlers/SelectionKeyHandler.ts 67.59% <75.00%> (+0.36%) ⬆️

... and 70 files with indirect coverage changes

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

Comment thread packages/grid/src/Grid.tsx Outdated
@ethanalvizo ethanalvizo requested a review from mofojed October 20, 2023 05:23
Comment thread packages/grid/src/key-handlers/SelectionKeyHandler.ts Outdated
Comment thread packages/grid/src/key-handlers/SelectionKeyHandler.ts Outdated
Comment thread packages/grid/src/Grid.tsx
Comment thread packages/grid/src/key-handlers/SelectionKeyHandler.ts Outdated
@ethanalvizo ethanalvizo requested a review from mofojed October 26, 2023 04:36
Comment thread packages/grid/src/key-handlers/SelectionKeyHandler.ts Outdated
@ethanalvizo ethanalvizo requested a review from mofojed October 27, 2023 05:40
@ethanalvizo ethanalvizo merged commit ef52749 into deephaven:main Oct 27, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 27, 2023
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.

isStuckToBottom behaviour when filtering

2 participants