Skip to content

feat: in-view resource search/filter and column sorting #39

Description

@Bccorb

Problem

The command palette only fuzzy-matches view names; no view offers in-list filtering/search or sorting of resource rows. This is the scaling gap the roadmap calls out.

Evidence

  • palette matches views only: src/ui/views/command.rs
  • no filter state in App

Impact

Numeric keys + Tab-cycling do not scale as rows/services grow.

Proposed fix

Add a per-view fuzzy row filter and sortable columns (best built on the shared list helper #30).

Acceptance

  • Operators can filter and sort rows within a view

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Low priority / backlogenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions