Fix filtered command palette action selection #61

Merged
rockachopa merged 1 commits from timmy/60-fix-filtered-command-palette-selection into main 2026-08-06 01:49:04 +00:00
Member

Fixes filtered command result selection so the displayed command runs its own action rather than the same-position action in the unfiltered list.

Closes #60

Tests: pytest -q (41 passed)

Fixes filtered command result selection so the displayed command runs its own action rather than the same-position action in the unfiltered list. Closes #60 Tests: `pytest -q` (41 passed)
rockachopa added 1 commit 2026-08-06 01:48:21 +00:00
fix: preserve filtered command actions (#60)
All checks were successful
CI / lint (pull_request) Successful in 7s
CI / build-frontend (pull_request) Successful in 4s
3e1ce3e72a
rockachopa merged commit b119dcf47d into main 2026-08-06 01:49:04 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: stackchain/stackchain-dashboard#61
No description provided.