Hi everyone,
After updating LibreNMS to the latest development version, I’ve noticed a rendering issue in the Recent Events widget on the dashboard.
The event text is overlapping itself, making the widget difficult to read. It looks like the device name/link is being rendered on top of the event description.
Screenshot:
Environment
LibreNMS : 26.7.0-dev.53+8bef21cb3Commit : 8bef21cb3Build date : 2026-06-25T22:29:21+01:00DB Schema : 2026_06_25_130733_change_sap_description_length_mpls_saps_table (391)PHP : 8.4.21Python : 3.10.12MariaDB : 10.6.23RRDTool : 1.7.2SNMP : 5.9.1
./validate.php reports no issues:
[OK] Composer Version: 2.10.1[OK] Dependencies up-to-date.[OK] Database Connected[OK] Database Schema is current[OK] SQL Server meets minimum requirements[OK] lower_case_table_names is enabled[OK] MySQL engine is optimal[OK] Database and column collations are correct[OK] Database schema correct[OK] MySQL and PHP time match[OK] Active pollers found[OK] Dispatcher Service not detected[OK] Locks are functional[OK] Python poller wrapper is polling[OK] Redis is unavailable[OK] rrd_dir is writable[OK] rrdtool version ok
The issue only appeared after updating. Other dashboard widgets seem to render correctly.
Has anyone else seen this, or is this a known CSS/UI regression in a recent commit?
If there’s any additional information I can provide (browser version, console output, etc.), I’d be happy to help troubleshoot.
Thanks!
