mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-22 01:22:50 -05:00
[GH-ISSUE #2797] Incorrect target deletion in Proxy tab #4185
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?
Originally created by @mirkohubtv on GitHub (Apr 6, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2797
Describe the Bug
When managing targets under the Proxy tab of a resource, deleting a specific target does not remove the selected one. Instead, it consistently removes the last target in the list.
A video is attached demonstrating the issue.
https://github.com/user-attachments/assets/a7a1a8c9-a6cd-42cc-82d0-735c68cdd6d6
Environment
Running on Pangolin Cloud, no local/self-hosted components involved.
To Reproduce
Expected Behavior
The selected target should be removed from the list.