mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 23:21:44 -05:00
[PR #24953] fix: paginate model skills selector #131610
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/24953
Author: @pragnyanramtha
Created: 5/20/2026
Status: 🔄 Open
Base:
dev← Head:pragnyan/fix-model-skills-selector-pagination-24873📝 Commits (1)
510763bfix: paginate model skills selector📊 Changes
1 file changed (+152 additions, -19 deletions)
View changed files
📝
src/lib/components/workspace/Models/SkillsSelector.svelte(+152 -19)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch. PRs targetingmainwill be immediately closed.npm run checkwas attempted but the current repo state reports existing unrelated diagnostics across many files.PaginationUI, and local component state only.dev, and contains no unrelated commits.fixprefix.Changelog Entry
Description
Added
/skills/listquery path.Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Validation performed:
npx prettier --plugin-search-dir --check src/lib/components/workspace/Models/SkillsSelector.sveltenpx eslint src/lib/components/workspace/Models/SkillsSelector.sveltegit diff --checknpm run buildnpm run checkwas attempted; it currently fails in the repo with unrelated existing diagnostics across 383 files.Screenshots or Videos
Contributor License Agreement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.