NLnetLabs / routinator

An RPKI Validator and RTR server written in Rust
https://nlnetlabs.nl/projects/routing/routinator/
BSD 3-Clause "New" or "Revised" License
460 stars 70 forks source link

New UI has clickable column headings that do nothing #969

Open ximon18 opened 3 months ago

ximon18 commented 3 months ago

In the 0.4.2 UI included in the 0.14.0-rc3 build of Routinator on the Connections tab the tables contain column headings that appear to be clickable (in that the mouse cursor changes to a hand when they are hovered over), e.g. URL, Duration, Status, etc.

However, clicking them doesn't have any noticeable effect. I would expect either that the cursor remains a pointer instead of becoming a hand, or that clicking the column heading changes the sort order of the table.

DonOtuseGH commented 3 months ago

same for 0.14.0, release some hours ago...