Skip to content

fix: ignore Enter key when no tasks match the search query#153

Merged
branchseer merged 2 commits intomainfrom
fix/enter-no-filtered-items
Feb 13, 2026
Merged

fix: ignore Enter key when no tasks match the search query#153
branchseer merged 2 commits intomainfrom
fix/enter-no-filtered-items

Conversation

@branchseer
Copy link
Copy Markdown
Member

Summary

  • Pressing Enter in the interactive task selector with no matching results now does nothing instead of exiting
  • Added E2E test: types a nonsense query (zzzzz), presses Enter (stays open), presses Escape (clears query), then selects normally

Previously, pressing Enter with zero filtered results would exit the
interactive task selector without selecting anything. Now it does nothing,
keeping the selector open so the user can refine their search.
@branchseer branchseer merged commit 15aaa2c into main Feb 13, 2026
6 checks passed
@branchseer branchseer deleted the fix/enter-no-filtered-items branch February 13, 2026 04:59
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