Skip to content

Fix variant dialog filtering - #19917

Merged
kitlangton merged 1 commit into
devfrom
worktree-agent-a15a9b92
Mar 29, 2026
Merged

Fix variant dialog filtering#19917
kitlangton merged 1 commit into
devfrom
worktree-agent-a15a9b92

Conversation

@kitlangton

Copy link
Copy Markdown
Contributor

Summary

  • Remove skipFilter={true} from the variant dialog (DialogVariant), so the search input actually filters the list when typing

Context

Ctrl+T opens the variant selector which renders a search input, but skipFilter={true} was bypassing the fuzzysort filtering logic — typing had no effect on the displayed options.

@kitlangton
kitlangton marked this pull request as ready for review March 29, 2026 16:38
@kitlangton
kitlangton enabled auto-merge (squash) March 29, 2026 16:38
@kitlangton
kitlangton merged commit ba00e9a into dev Mar 29, 2026
11 checks passed
@kitlangton
kitlangton deleted the worktree-agent-a15a9b92 branch March 29, 2026 16:43
e-n-0 pushed a commit to e-n-0/opencode that referenced this pull request Mar 29, 2026
loocor pushed a commit to loocor/opencode that referenced this pull request Mar 30, 2026
balcsida pushed a commit to balcsida/opencode that referenced this pull request Apr 8, 2026
xywsxp pushed a commit to xywsxp/opencode that referenced this pull request Apr 24, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request May 5, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
AIALRA-0 pushed a commit to AIALRA-0/opencode-turn-engine that referenced this pull request Jun 10, 2026
avion23 pushed a commit to avion23/opencode that referenced this pull request Jun 10, 2026
Rwanbt pushed a commit to Rwanbt/unifia that referenced this pull request Jun 14, 2026
MarsQiu007 referenced this pull request in MarsQiu007/openNovel Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant