Skip to content

Sidebar: filter input for the project list #42

Description

@dpetreleyai

Problem

The sidebar project list is a flat, unfiltered column. It works up to roughly a dozen buttons; with a few dozen projects (per-client folders, a large ICM workspace) finding the right button means scrolling and scanning the whole list.

Intended fix

A small filter input above the project list: case-insensitive substring match on label, path and group, live re-render on input, Esc clears. The input stays hidden while the list is short (< 8 projects) so small setups see no extra chrome. Frontend-only (src/main.js, src/index.html, src/styles.css), i18n EN/NL.

Pairs with the project-groups proposal; together they make a 100+ project sidebar practical.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions