Skip to content

WebUI: Fix UI single model selection in router mode - #19767

Merged
allozaur merged 1 commit into
ggml-org:masterfrom
crsawyer:webui-router-autoselect
Feb 21, 2026
Merged

WebUI: Fix UI single model selection in router mode#19767
allozaur merged 1 commit into
ggml-org:masterfrom
crsawyer:webui-router-autoselect

Conversation

@crsawyer

@crsawyer crsawyer commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Fixed confusing UI behavior introduced by #19374.

When in router mode and only one model is available, the single model was correctly highlighted in the drop-down but was not "active". When the enter key was pressed, it would activate the drop-down instead of sending the prompt.

This PR moves the router mode single model logic out of the ModelsSelector component and into the models store in order to correct the UI issue.

@allozaur
allozaur merged commit 07968d5 into ggml-org:master Feb 21, 2026
8 checks passed
liparetejas pushed a commit to liparetejas/llama.cpp that referenced this pull request Feb 23, 2026
@crsawyer
crsawyer deleted the webui-router-autoselect branch February 23, 2026 21:56
bartowski1182 pushed a commit to bartowski1182/llama.cpp that referenced this pull request Mar 2, 2026
ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Mar 3, 2026
Seunghhon pushed a commit to Seunghhon/llama.cpp that referenced this pull request Apr 26, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
my-other-github-account pushed a commit to my-other-github-account/llama.cpp that referenced this pull request May 15, 2026
fewtarius pushed a commit to fewtarius/CachyLLama that referenced this pull request May 30, 2026
fukuro-kun pushed a commit to fukuro-kun/fukuro-llama-cpp-turboquant that referenced this pull request Jul 5, 2026
MrLordCat referenced this pull request in MrLordCat/llama.cpp-rdna-lab Jul 16, 2026
zommiommy pushed a commit to zommiommy/llama.cpp that referenced this pull request Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants