mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[PR #149] [MERGED] refactor: optimize UI button layout and fix dependency loop #240
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#240
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/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.