diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-28 09:10:23 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-28 09:10:23 +0200 |
| commit | 4b7d52a28e9a02d55574b2f08b8030ba179caeff (patch) | |
| tree | e6866d341c6906f604e40ef832ac193c2b5dd719 /packages/meshbay-hub/pyproject.toml | |
| parent | 3c2316dea098c3e99ef40c0012b83f0e8b735c10 (diff) | |
| download | meshbay-4b7d52a28e9a02d55574b2f08b8030ba179caeff.tar.gz | |
fix(files): make "Filter files" search the whole group
The filter only ever matched files whose folder was exactly the current
path, so at the top of a group — where every row is a root, never a loose
file — typing in the field did nothing at all.
With text in the field the panel now searches every file in the group by
name or containing folder, wherever it lives, and hides the folder rows
(you are searching, not browsing). Each result shows its folder as a
sub-line; clicking it clears the filter and opens that folder. Empty field
restores the normal folder-by-folder view unchanged.
Also hardened the sort comparators against an entry missing `name`/`type`.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_018gKJ85aZyvEwarXMFzFEwi
Diffstat (limited to 'packages/meshbay-hub/pyproject.toml')
0 files changed, 0 insertions, 0 deletions