mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #18297] feat: make buttons for web search, image generation and filters ungrouped #18558
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @renepeinl on GitHub (Oct 13, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/18297
Check Existing Issues
Problem Description
The new grouping of buttons for Web search, image generation and other filters is good, if you have too many of these buttons.
However, if you only have two or three of them, grouping means not only an additional click, but also and primarily that inexperienced users will see only a generic icon that tells them nothing. We have several requests for features like web search, image generation and thinking on/off, that we already provide using Open WebUI with the built-in functionality, but users do not find it, because it is hidden too well.
Desired Solution you'd like
Please make it configurable (not per user, but for the admin as an overall setting) whether buttons are grouped or not.
Alternatives Considered
We have built a workaround to make a filter for "no thinking" on per default, so users can turn it off with the button and the button is always shown and not grouped, but we would want it the other way around (thinking on per default) and we have the same issue with web search and image generation where we have no workaround.
Additional Context
No response
@MohitMehtre commented on GitHub (Oct 13, 2025):
i would like to work on this
@silentoplayz commented on GitHub (Oct 14, 2025):
@MohitMehtre PRs are welcome!
@decent-engineer-decent-datascientist commented on GitHub (Oct 14, 2025):
Agreed, love the new UI change for most tools, but the core components being one click away is missed.