mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #6687] feat: search in settings #69050
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 @dannyl1u on GitHub (Nov 4, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/6687
Originally assigned to: @dannyl1u on GitHub.
Feature Request
Is your feature request related to a problem? Please describe.
When changing settings on my mac, I often use the search bar to locate what I'm looking for, something similar in the open-webui settings would be very useful, especially for new users who are unfamiliar with the UI.
Describe the solution you'd like
Search bar in the settings tab, similar to the MacOS settings search bar.
Describe alternatives you've considered
I'm willing to create a PR for this feature, submitting this issue in case anyone has suggestions on how it would be implemented.
Additional context


MacOS settings search
Chrome settings search
@tjbck commented on GitHub (Nov 4, 2024):
Great idea, feel free to make a PR and I'll provide guidance or edit the PR myself where needed!
@dannyl1u commented on GitHub (Nov 6, 2024):
Closing as completed in #6749