summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-28 09:10:23 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-28 09:10:23 +0200
commit4b7d52a28e9a02d55574b2f08b8030ba179caeff (patch)
treee6866d341c6906f604e40ef832ac193c2b5dd719 /assets
parent3c2316dea098c3e99ef40c0012b83f0e8b735c10 (diff)
downloadmeshbay-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 'assets')
0 files changed, 0 insertions, 0 deletions