[GH-ISSUE #310] Partial match on Downloaded Scripts tab #96

Closed
opened 2026-02-26 12:40:09 +03:00 by kerem · 1 comment
Owner

Originally created by @KairuByte on GitHub (Nov 10, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/310

Have you read and understood the above guidelines?

yes

📝 Provide a clear and concise description of the issue.

Rather minor bug: Downloaded scripts appear to be matching based on "starts with" or similar, as the "docker" slug also brings "docker-vm" into the downloaded script list. Not that clicking into the script modal does show "docker-vm" as not loaded, but it is still present in the list.

🔄 Steps to reproduce the issue.

Load the script with the slug "docker"
Ensure "docker-vm" has not been loaded (or delete it)
View the "Downloaded Scripts" tab

Paste the full error output (if available).

N/A

🖼️ Additional context (optional).

No response

Originally created by @KairuByte on GitHub (Nov 10, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE-Local/issues/310 ### ✅ Have you read and understood the above guidelines? yes ### 📝 Provide a clear and concise description of the issue. Rather minor bug: Downloaded scripts appear to be matching based on "starts with" or similar, as the "docker" slug also brings "docker-vm" into the downloaded script list. Not that clicking into the script modal does show "docker-vm" as not loaded, but it is still present in the list. ### 🔄 Steps to reproduce the issue. Load the script with the slug "docker" Ensure "docker-vm" has not been loaded (or delete it) View the "Downloaded Scripts" tab ### ❌ Paste the full error output (if available). N/A ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:40:09 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@michelroegl-brunner commented on GitHub (Nov 10, 2025):

That is a bug for sure, i reuse the filter component and the conditional rendering from the availible scripts tab. I check this and will correct it.

<!-- gh-comment-id:3513897223 --> @michelroegl-brunner commented on GitHub (Nov 10, 2025): That is a bug for sure, i reuse the filter component and the conditional rendering from the availible scripts tab. I check this and will correct it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#96
No description provided.