mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 04:45:51 +03:00
[GH-ISSUE #282] device expiry time calculation seems broken in UI #119
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#119
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 @lts-rad on GitHub (Feb 7, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/282
Originally assigned to: @lts-rad on GitHub.
@lts-rad commented on GitHub (Feb 8, 2024):
@0vercl0k i have not been able to reproduce this yet
@lts-rad commented on GitHub (Feb 8, 2024):
need to test closer to 0 GMT in case this is a bug with the timeAgo.js package
@lts-rad commented on GitHub (Feb 8, 2024):
smells like https://github.com/hustcc/timeago.js/issues/222
@0vercl0k commented on GitHub (Feb 8, 2024):
i'm happy to try to repro again or help in any way :) Give me a shout!
On Thu, Feb 8, 2024 at 10:50 AM Alex Rad @.***> wrote:
@lts-rad commented on GitHub (Feb 8, 2024):
correctly reports 1 hour at least
@lts-rad commented on GitHub (Feb 8, 2024):
seems like the issue is not with the rendering. perhaps a UI state error with inputting the wrong time
@0vercl0k commented on GitHub (Feb 8, 2024):
I can still repro this on latest flights fwiw
On Thu, Feb 8, 2024 at 12:04 PM Alex Rad @.***> wrote:
@lts-po commented on GitHub (Feb 9, 2024):
@0vercl0k think its related to editing a pending device, does it work ok when editing a device that is not pending / after its auth'd? pushing a fix that will handle this for pending devices
@0vercl0k commented on GitHub (Feb 9, 2024):
I've just tried it out - it seems the UI behaves the same way if I connect
a device "Expire in 8 minute ago". But the device actually doesn't seem to
be auto removed so maybe it's just a UI display issue?
On Fri, Feb 9, 2024 at 4:19 AM lts-po @.***> wrote: