aceberg / WatchYourLAN

Lightweight network IP scanner with web GUI
https://hub.docker.com/r/aceberg/watchyourlan
MIT License
1.28k stars 56 forks source link

Suggestion: Sortable tables #4

Closed tlc closed 1 year ago

tlc commented 1 year ago

It'd be nice to be able to sort the tables by IP, Name, Hardware, Known

tlc commented 1 year ago

And maybe add a "Time First Seen" column.

danmed commented 1 year ago

Agreed.. the ordering at the moment is confusing especially if you're looking at the IP column..

EG.. why does .94 come after .115 ?

aceberg commented 1 year ago

The ordering is by date now. There will be sort buttons in the next release

danmed commented 1 year ago

I've just pulled the latest version and when clicking online or offline i can now see sortable columns.. however sorting by IP ... does not seem to work.

It seems to be using sorting based on the first digit of the 4th octet... maybe...

https://share.d4nm3d.co.uk/qOxe2/gocaJUpi74.png/raw

aceberg commented 1 year ago

Fixed