mirror of
https://github.com/community-scripts/ProxmoxVE-Local.git
synced 2026-04-25 04:35:50 +03:00
[GH-ISSUE #79] Add list view of scripts #22
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#22
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?
Originally created by @xb00tt on GitHub (Oct 8, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/79
🌟 Briefly describe the feature
Add list view of scripts to allow more of the description to be visible
📝 Detailed description
The current cards view doesn't allow for much of the description to be visible forcing the users to open each card to view more of the text. If a list view is available as an option that will allow more of the description to be visible.
💡 Why is this useful?
The user wouldn't have to click through each script to learn more about it leading to a higher chance of finding what they are looking for.
@michelroegl-brunner commented on GitHub (Oct 8, 2025):
i can add a toggle to switch to a list view. But most user prefer the Cards as we have them on our website.
@michelroegl-brunner commented on GitHub (Oct 10, 2025):
is in the next release, let me know what you think
@xb00tt commented on GitHub (Oct 10, 2025):
Amazing work as always!