mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-05 16:28:32 -05:00
[GH-ISSUE #17511] feat: Make + button for creating workspace items more prominent #138041
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 @Ithanil on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/17511
Check Existing Issues
Problem Description
The + button for creating new workspace items is pretty small, especially compared to the overall window size, making it hard to notice for new users:
Desired Solution you'd like
While the whole workspace UI might benefit from a revisit, I think a quick fix for the moment would be to simply make the button larger and potentially play with outline etc.
Alternatives Considered
No response
Additional Context
No response