mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
[GH-ISSUE #2661] Feat: Improve Visibility of Document Settings #132696
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 @bannert1337 on GitHub (May 30, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/2661
Is your feature request related to a problem? Please describe.
Yes, the current implementation of hiding the Document Settings beneath Workspace → Documents makes it less discoverable for first-time and even experienced users. This could lead to frustration and confusion, as users might not be able to locate the options they need to customize their documents.
Describe the solution you'd like
We propose adding a separate entry for Document Settings in the general settings menu. This will make the Document Settings more visible, and users will be able to access them more easily.
Describe alternatives you've considered
One alternative could be to provide a tooltip or a hint about the location of Document Settings when users access the general settings menu. However, this would still rely on users hovering over or clicking on the tooltip, so it may not be the optimal solution.
Additional context
As the Open WebUI application evolves, it is essential to ensure that all settings and customization options are easily accessible. Improving the discoverability of Document Settings will enhance the overall user experience and reduce the learning curve for new users.