mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-03-31 06:23:54 -04:00
[PR #149] [MERGED] refactor: optimize UI button layout and fix dependency loop #216
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/community-scripts/ProxmoxVE-Local/pull/149
Author: @michelroegl-brunner
Created: 10/14/2025
Status: ✅ Merged
Merged: 10/14/2025
Merged by: @michelroegl-brunner
Base:
main← Head:fix/button_placement📝 Commits (1)
7315f81refactor: optimize UI button layout and fix dependency loop📊 Changes
2 files changed (+22 additions, -15 deletions)
View changed files
📝
src/app/_components/InstalledScriptsTab.tsx(+18 -13)📝
src/server/api/routers/installedScripts.ts(+4 -2)📄 Description
Summary
This PR optimizes the UI button layout in the installed scripts table and fixes a dependency array loop issue.
Changes Made
UI Improvements
Bug Fixes
UX Improvements
Testing
Screenshots
The interface now has a much cleaner layout with better space utilization and improved user experience.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.