mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #23255] issue: collapsible tool and thinking groups ignores "always expand details" setting #123244
Reference in New Issue
Block a user
Originally created by @limdingwen on GitHub (Mar 31, 2026).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/23255
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.8.12
Ollama Version (if applicable)
No response
Operating System
Arch Linux
Browser (if applicable)
Firefox 148.0.2
Confirmation
README.md.Expected Behavior
When generating a response including tool calls, with "always expand details" turned on, the details should not automatically collapse after the second tool call.
Actual Behavior
When the second tool call happens, the details collapse into "Explored X, Y...". Manual action is needed to expand them again.
Steps to Reproduce
Logs & Screenshots
Additional Information
This is directly related to #21604 and https://github.com/open-webui/open-webui/commit/261aec8c864646eb7215be0d5c14a79cad3cb93f as introduced in https://github.com/open-webui/open-webui/releases/tag/v0.8.11.
@tjbck commented on GitHub (Apr 1, 2026):
Addressed in dev.