mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[GH-ISSUE #330] Checkbox not reflecting actual "enabled" status of interface in link settings #158
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#158
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 @avlidienbrunn on GitHub (May 20, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/330
Originally assigned to: @lts-rad on GitHub.
Description
When editing interface settings in
/admin/uplink(click triple dot -> Modify Interface), the checkbox displaying "enabled" status does not reflect the value of the setting. The checkbox is always checked, regardless of wether the interface is "enabled" or not.The green
ENABLEDlabel works as intended:@lts-rad commented on GitHub (May 20, 2024):
picking this up now. seeing the onClose not defined error as well
@lts-rad commented on GitHub (May 20, 2024):
@lts-rad commented on GitHub (May 20, 2024):
3cca32da1a@lts-rad commented on GitHub (May 22, 2024):
Next release should have this fix