LearnNewsExamplesServices
Frontmatter
id8938
titleFeat: UI Filtering Logic
stateClosed
labels
enhancementdesign
assigneestobiu
createdAtFeb 1, 2026, 5:43 PM
updatedAtFeb 23, 2026, 5:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/8938
authortobiu
commentsCount1
parentIssue8930
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 23, 2026, 5:12 PM

Feat: UI Filtering Logic

Closed v12.0.0 enhancementdesign
tobiu
tobiu commented on Feb 1, 2026, 5:43 PM

This task focuses on connecting the UI Controls to the Grid's Store to enable real-time filtering.

Requirements

  1. Search Filter: Connect the "Search User" text field in ControlsContainer to filter the store by login or name.
  2. Activity Filter (Logic): Add a filter logic to the Store to filter users based on contribution count (e.g., >1000 total).
  3. UI Updates: Update the "Visible: X" label when filters change.

Acceptance Criteria

  • Typing in the search box updates the grid in real-time (buffered).
  • The row count label updates accurately.
tobiu added the enhancement label on Feb 1, 2026, 5:43 PM
tobiu added the design label on Feb 1, 2026, 5:43 PM
tobiu added parent issue #8930 on Feb 1, 2026, 5:43 PM
tobiu assigned to @tobiu on Feb 1, 2026, 5:44 PM
tobiu
tobiu Feb 23, 2026, 5:12 PM

already resolved.

tobiu closed this issue on Feb 23, 2026, 5:12 PM