Skip to content

fix(app): populate project picker from home - #41158

Merged
Brendonovich merged 7 commits into
devfrom
project-picker-home
Aug 8, 2026
Merged

fix(app): populate project picker from home#41158
Brendonovich merged 7 commits into
devfrom
project-picker-home

Conversation

@Brendonovich

@Brendonovich Brendonovich commented Aug 7, 2026

Copy link
Copy Markdown
Member

Summary

  • preserve indexed directory results from server versions that support them
  • fall back to the current home-directory listing when indexed search returns no results
  • locally fuzzy-match typed queries such as documents against that listing
  • show every directory returned for an empty fallback query
  • keep the compatibility behavior entirely in the frontend directory picker

Testing

  • bun test --conditions=solid --preload ./happydom.ts ./src/components/directory-picker-domain.test.ts in packages/app
  • bun typecheck in packages/app
  • pre-push repository typecheck (30 packages)

Visual verification

  • 1440x900 dark-mode comparison: dev shows an empty picker, while this branch shows folders from the home directory

@Brendonovich
Brendonovich requested a review from Hona as a code owner August 7, 2026 23:38
@Brendonovich Brendonovich changed the title fix(app): default project picker to home fix(app): populate project picker from home Aug 8, 2026
@Brendonovich
Brendonovich merged commit 2ea728f into dev Aug 8, 2026
11 checks passed
@Brendonovich
Brendonovich deleted the project-picker-home branch August 8, 2026 03:37
HQ123-BOOP pushed a commit to HQ123-BOOP/LibreCode that referenced this pull request Aug 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant