mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[GH-ISSUE #14270] issue: Multiple toggle filters cannot work properly at the same time #32727
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 @fl0w1nd on GitHub (May 24, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/14270
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.10
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Each Toggle Filter can operate normally based on the enabled state of the button.
Actual Behavior
When the same model configuration has two Toggle Filters, here assuming they are Filter A and Filter B, and Filter A is created before Filter B.
When we don't have any Toggle Filters buttons enabled in the chat, Filter B is still triggered
Steps to Reproduce
Filter_A
Filter_B
Multiple toggle filters cannot work properly at the same time
Logs & Screenshots
Additional Information
No response