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 May 21, 2020

  • closes #468

@codecov
Copy link

codecov bot commented May 21, 2020

Codecov Report

Merging #469 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##            master      #469    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files          148       148            
  Lines         9534      9534            
  Branches      3312      3177   -135     
==========================================
  Hits          9534      9534            
Impacted Files Coverage Δ
...s/angular-slickgrid/filters/compoundInputFilter.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 4858794...4f8259a. Read the comment docs.

@ghiscoding ghiscoding merged commit d978946 into master May 26, 2020
@ghiscoding ghiscoding deleted the bugfix/compound-filter-wrong-locale branch May 26, 2020 12:47
ghiscoding-SE pushed a commit that referenced this pull request 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
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.

When using Locales, z* shows the tool tip "Contains" in CompoundInputFilter

3 participants