Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Conversation

@ghiscoding
Copy link
Owner

@ghiscoding ghiscoding commented Sep 7, 2021

…ct item count

- fixes Slickgrid-Universal issue [#469](ghiscoding/slickgrid-universal#469)
- we should always use DataView `getFilteredItemCount()` since that is really the item count that we want to show in the footer `getFilteredItemCount` to show correct count, fix #469
- fixes #469
- we should always use DataView `getFilteredItemCount()` since that is really the item count that we want to show in the footer
@ghiscoding ghiscoding changed the title fix(footer): usefix(footer): use getFilteredItemCount to show corre… usefix(footer): use getFilteredItemCount to show correct item count Sep 7, 2021
@ghiscoding ghiscoding changed the title usefix(footer): use getFilteredItemCount to show correct item count fix(footer): use getFilteredItemCount to show correct item count Sep 7, 2021
@codecov
Copy link

codecov bot commented Sep 7, 2021

Codecov Report

Merging #832 (fbee1a1) into master (24674a6) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #832   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines         1075      1075           
  Branches       330       335    +5     
=========================================
  Hits          1075      1075           
Impacted Files Coverage Δ
...lickgrid/components/angular-slickgrid.component.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 24674a6...fbee1a1. Read the comment docs.

@ghiscoding ghiscoding merged commit 1345f17 into master Sep 7, 2021
@ghiscoding ghiscoding deleted the bugfix/filtered-item-count-with-grouping branch September 7, 2021 18:50
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