mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #19204] [CLOSED] feat: Enhance group edit modal with improved UX #40759
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/19204
Author: @Classic298
Created: 11/15/2025
Status: ❌ Closed
Base:
dev← Head:enh-group-management📝 Commits (10+)
4d76a83Enhance group edit modal with improved UX and user management (#38)9ea11e0Claude/groupedit modal update 01 de3 zyz no z4d pjwn9e wj qrz (#39)984f43eEnhance group edit modal with improved UX and user management (#40)3b8d243Enhance group edit modal with improved UX and user management (#41)cebfa17Claude/groupedit modal update 01 de3 zyz no z4d pjwn9e wj qrz (#42)d0a56efEnhance group edit modal with improved UX and user management (#43)f742d68Enhance group edit modal with improved UX and user management (#44)20ef559Enhance group edit modal with improved UX and user management (#45)72847e0Enhance group edit modal with improved UX and user management (#46)8df793cEnhance group edit modal with improved UX and user management (#47)📊 Changes
3 files changed (+160 additions, -55 deletions)
View changed files
📝
src/lib/components/admin/Users/Groups.svelte(+2 -2)📝
src/lib/components/admin/Users/Groups/EditGroupModal.svelte(+2 -2)📝
src/lib/components/admin/Users/Groups/Users.svelte(+156 -51)📄 Description
devbranch. Not targeting thedevbranch will lead to immediate closure of the PR.Changelog Entry
Description
Makes the modal larger
Revamps user edit menu to add various "sort by" options, displays user status, user created at date etc.
allows "select all" and "unselect all" option with checkbox
Increase modal size from md to lg for better visibility
Implement user sorting with 5 options:
All features work with existing search/filter functionality
Screenshots or Videos
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.