Skip to content

webui: fix chat header width when sidebar is closed#17981

Merged
allozaur merged 2 commits intoggml-org:masterfrom
polydecay:251213-fix-collapsed-sidebar-header-wdith
Dec 17, 2025
Merged

webui: fix chat header width when sidebar is closed#17981
allozaur merged 2 commits intoggml-org:masterfrom
polydecay:251213-fix-collapsed-sidebar-header-wdith

Conversation

@polydecay
Copy link
Contributor

This fixes a small issue where the chat header was not resized to fill the screen width when collapsing the sidebar manually. I also copied the transition style duration-200 ease-linear from the sidebar button to match the animation.

collapsed-before-after

@ddh0
Copy link
Contributor

ddh0 commented Dec 15, 2025

Thank you !!

Copy link
Contributor

@allozaur allozaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sth is not passing CI here... Is everything alright with the .html.gz file?

@polydecay
Copy link
Contributor Author

polydecay commented Dec 16, 2025

I believe so, it might be the base master commit that's bad. I'll try rebasing and building again.

Edit: I rebased and rebuilt the index.html.gz file, then manually downloaded it from here and served the html page, and everything seems to be good from what I can tell.

The previous CI errors are gone after the rebase, but it's now failing on another test instead. Looking at the logs it does not seem to be related to my changes. Do you want me to keep rebasing?

@polydecay polydecay requested a review from allozaur December 16, 2025 10:23
@CISC
Copy link
Member

CISC commented Dec 17, 2025

The previous CI errors are gone after the rebase, but it's now failing on another test instead. Looking at the logs it does not seem to be related to my changes. Do you want me to keep rebasing?

It failed because the cache disappeared between jobs, will be fixed once #18116 gets merged.

@allozaur
Copy link
Contributor

@polydecay i've merged #18116 so please rebase on master and retry running the CI :)

@allozaur allozaur merged commit d37fc93 into ggml-org:master Dec 17, 2025
10 checks passed
Anico2 added a commit to Anico2/llama.cpp that referenced this pull request Jan 15, 2026
* webui: fix chat header width when sidebar is closed

* chore: add index.html.gz
blime4 referenced this pull request in blime4/llama.cpp Feb 5, 2026
* webui: fix chat header width when sidebar is closed

* chore: add index.html.gz
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.

4 participants