mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #17849] [CLOSED] Feat: admin user modal enhancements #47622
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/17849
Author: @Classic298
Created: 9/28/2025
Status: ❌ Closed
Base:
dev← Head:feat/admin-user-modal-enhancements📝 Commits (7)
695b1dafeat(admin): enhance user edit modald0c18a4Update package.jsone494ae3Update package-lock.json580cd69Update EditUserModal.svelte106799bUpdate EditUserModal.svelte9844814Update EditUserModal.svelte3dd5c1aUpdate EditUserModal.svelte📊 Changes
2 files changed (+189 additions, -70 deletions)
View changed files
📝
src/lib/components/admin/Users/UserList.svelte(+0 -26)📝
src/lib/components/admin/Users/UserList/EditUserModal.svelte(+189 -44)📄 Description
This PR introduces several enhancements to the user edit modal in the admin panel to provide a more comprehensive and user-friendly experience for administrators.
Key changes include:
These changes address the user's request to make the admin user edit modal a more powerful and intuitive tool for managing users.
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.