mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
[PR #1395] [MERGED] feat: admin panel user list pagination #7453
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/1395
Author: @7a6ac0
Created: 4/2/2024
Status: ✅ Merged
Merged: 4/14/2024
Merged by: @tjbck
Base:
dev← Head:admin_pagination📝 Commits (4)
872ea83feat: admin panel user list pagination8a9cf44feat: combine with search resultb25e3edrefac0708a3dfix: styling📊 Changes
4 files changed (+88 additions, -9 deletions)
View changed files
➕
src/lib/components/common/Pagination.svelte(+42 -0)➕
src/lib/components/icons/ChevronLeft.svelte(+15 -0)➕
src/lib/components/icons/ChevronRight.svelte(+15 -0)📝
src/routes/(app)/admin/+page.svelte(+16 -9)📄 Description
Pull Request Checklist
Description
This PR changes the user list in the admin panel to be displayed in a paginated list format.
This PR is related to the request #1338
Changelog Entry
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.