mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[GH-ISSUE #162] ui/ios: list of connected devices #43
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#43
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 @0vercl0k on GitHub (Jun 5, 2023).
Original GitHub issue: https://github.com/spr-networks/super/issues/162
On iOS, there's no good way (AFAIK) to display the list of connected devices; the connected devices are highlighted like they are in the Web UI.
@lts-po commented on GitHub (Jun 5, 2023):
Currently you can view connected devices under Wifi -> Clients tab.
There will be a rewrite of the device listing to include wifi info when connected (a bit redundant with both views). Will make sure to include connected status.
Thanks!
@0vercl0k commented on GitHub (Jun 5, 2023):
Oh I missed that, this is perfect for me, thank you! Feel free to close
this.
Cheers
On Mon, Jun 5, 2023 at 8:15 AM lts-po @.***> wrote: