[Solved] Overview | Interfaces: Going wrong on expanding interfaces

Started by weust, February 17, 2016, 08:13:21 PM

Previous topic - Next topic
Running 16.1.3 and when I click to expand a interface on Overview | Interfaces, alle interfaces expand.
But that's not all. For some reason it flashes the overview of a interface, and then expands every line by almost a full vertical page length.

Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.


Forgot to mention that, I'm using Edge on Windows 10 x64.
Fast Ring Insider. Build 14257.rs1_release.160131-1800.
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.

Just fired up a windows 10 vm, I can reproduce the issue here, the collapse class is misplaced.
This commit https://github.com/opnsense/core/commit/61cb3745beb2d69cc859b522b4e400126c7139a5 should fix the issue.

If you want to test the fix, execute this on the console:

curl -o /usr/local/www/status_interfaces.php https://raw.githubusercontent.com/opnsense/core/master/src/www/status_interfaces.php


Tested and it works.
Also both interfaces don't expand at the same time.

Thanks for the quick fix!
Hobbyist at home, sysadmin at work. Sometimes the first is mixed with the second.