mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 12:45:50 +03:00
[PR #88] [MERGED] feat: Add sorting functionality to installed scripts table #206
Labels
No labels
bug
enhancement
enhancement
feature
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ProxmoxVE-Local#206
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/community-scripts/ProxmoxVE-Local/pull/88
Author: @michelroegl-brunner
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @michelroegl-brunner
Base:
main← Head:feat/sorting_installedtab📝 Commits (2)
b27f99afeat: Add sorting functionality to installed scripts tablecf4cf92fix: Replace logical OR with nullish coalescing operator📊 Changes
1 file changed (+123 additions, -24 deletions)
View changed files
📝
src/app/_components/InstalledScriptsTab.tsx(+123 -24)📄 Description
Summary
This PR adds comprehensive sorting functionality to the installed scripts table in the InstalledScriptsTab component.
Changes Made
Features
Testing
Screenshots
The table headers now show sort indicators and are clickable for easy sorting by any column.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.