Knockout-Contrib / Knockout-Contrib/KoGrid

Overridet totalFilteredItemsLength when useExternalFilter == true

Open
#243 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
277
Forks
124
PR merge metrics
No merged PRs in 30d

Description

The grid show the wrong amount of filtered items when you filter server side. The computed observable totalFilteredItemsLength needs to check useExternalFilter and then use a supplied variabel on the filterOptions to populate that info

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the computed observable totalFilteredItemsLength and the useExternalFilter handling in the grid code. Read how filterOptions is populated for server-side filtering, then verify that the supplied total is displayed as the filtered-item count when external filtering is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.