Skip to content

Add desktop search and result anchors#15

Merged
wesbillman merged 1 commit intomainfrom
codex/add-desktop-search
Mar 10, 2026
Merged

Add desktop search and result anchors#15
wesbillman merged 1 commit intomainfrom
codex/add-desktop-search

Conversation

@wesbillman
Copy link
Collaborator

Summary

  • add relay-backed desktop search with a Cmd+K dialog and replace the old sidebar jump input
  • wire relay and Tauri event lookup so opening a search result lands on the matched message in the right channel
  • extend the desktop e2e bridge and smoke coverage for search result navigation

Testing

  • cargo check --workspace
  • cd desktop && pnpm check
  • cd desktop && pnpm typecheck
  • cd desktop && pnpm build
  • cd desktop && pnpm exec playwright test --project=smoke --grep "loads the exact result"
  • pre-push hook (desktop-check, desktop-build, desktop-tauri-check, rust-fmt, rust-clippy, rust-tests)

@wesbillman
Copy link
Collaborator Author

Screenshot 2026-03-10 at 10 30 12 AM Screenshot 2026-03-10 at 10 33 33 AM Screenshot 2026-03-10 at 10 33 53 AM

@wesbillman wesbillman force-pushed the codex/add-desktop-search branch from 91b7464 to 475bd3d Compare March 10, 2026 19:02
@wesbillman wesbillman force-pushed the codex/add-desktop-search branch from 475bd3d to 4fe5564 Compare March 10, 2026 20:42
@wesbillman wesbillman merged commit 1be84cc into main Mar 10, 2026
8 checks passed
@wesbillman wesbillman deleted the codex/add-desktop-search branch March 10, 2026 20:54
tlongwell-block added a commit that referenced this pull request Mar 11, 2026
* origin/main:
  Migrate channel scoping to h tags (#22)
  Remove IF NOT EXISTS from migrations and drop mysql CLI fallback (#19)
  fix: resolve 10 E2E bugs + add desktop Playwright tests (#21)
  Add desktop search and result anchors (#15)
  fix: mcp and desktop communication (#18)
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