Skip to content

Conversation

@allozaur
Copy link
Collaborator

Close #16077

Introduced mobile UI with horizontal scrollable menu instead of a sidebar that we are using for desktop.

Demo

Mobile

demo.mp4

Desktop

demo2.mp4

@allozaur allozaur added server/webui bugfix fixes an issue or bug labels Sep 18, 2025
@allozaur allozaur marked this pull request as ready for review September 18, 2025 14:11
@allozaur allozaur requested a review from ngxson as a code owner September 18, 2025 14:11
Copy link
Collaborator

@ngxson ngxson left a comment

Choose a reason for hiding this comment

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

Look nice, thanks!

Btw don't forget to fix the lint before merging

@allozaur
Copy link
Collaborator Author

Btw don't forget to fix the lint before merging

Yeah, I've added running npm run lint in pre-commit hook additionally to format and check scripts, so it should be good from now on before pushing code.

@allozaur allozaur merged commit 4067f07 into ggml-org:master Sep 19, 2025
14 checks passed
@allozaur allozaur deleted the 16077-settigns-dialog-mobile-ui branch September 19, 2025 07:52
yael-works pushed a commit to yael-works/llama.cpp that referenced this pull request Oct 15, 2025
* feat: Improve mobile UI for Settings Dialog

* chore: update webui build output

* fix: Linting errors

* chore: update webui build output
pwilkin pushed a commit to pwilkin/llama.cpp that referenced this pull request Oct 23, 2025
* feat: Improve mobile UI for Settings Dialog

* chore: update webui build output

* fix: Linting errors

* chore: update webui build output
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.

Misc. bug: Settings Dialog is rendered wrong in mobile webui

2 participants