mirror of
https://github.com/brvphoenix/luci-app-wrtbwmon.git
synced 2026-04-27 09:15:52 +03:00
[GH-ISSUE #14] Sort doesn't work #15
Labels
No labels
Can't reproduce
WaitingInfo
bug
compatibility
duplicate
invalid
no-issue-activity
not a bug
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-wrtbwmon-brvphoenix#15
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 @nixcamic on GitHub (May 2, 2020).
Original GitHub issue: https://github.com/brvphoenix/luci-app-wrtbwmon/issues/14
When sorting columns by Download or Upload the numerical value is used to sort not taking into account the units. So 140 B/s is more than 4 KB/s is more than 2 MB/s.
@brvphoenix commented on GitHub (May 4, 2020):
@nixcamic
Can you provide some screenshots?
@brvphoenix commented on GitHub (May 4, 2020):
This should have been fixed by
2c79b24dd9. You can try this artifact.You can reopen this issue if it has not been resolved.