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(selections): selected rows doesn't update when hidden column shown #615

Merged
merged 1 commit into from
Jan 24, 2022

Conversation

ghiscoding
Copy link
Owner

  • related to core SlickGrid issue #661

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #615 (0d1cf29) into master (8b30f87) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #615   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          230       230           
  Lines        16388     16392    +4     
  Branches      5459      5459           
=========================================
+ Hits         16388     16392    +4     
Impacted Files Coverage Δ
...s/common/src/extensions/slickCellSelectionModel.ts 100.00% <100.00%> (ø)
...es/common/src/extensions/slickRowSelectionModel.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8b30f87...0d1cf29. Read the comment docs.

@ghiscoding ghiscoding merged commit da4f57a into master Jan 24, 2022
@ghiscoding ghiscoding deleted the bugfix/refresh-columns-when-hidden-column-shown branch January 24, 2022 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant