Services widget looks great in 26.7.2

Started by julsssark, August 12, 2026, 04:56:51 PM

Previous topic - Next topic
The new services widget in 26.7.2 looks great. Thank you OPNsense team for iterating the design.

It looks soooo much better.... but there is one issue - long items, like gateways and VPNs, run into the next column...

I wonder if they could be just excluded, since they're not really "services", and there are specific dashboard widgets for them too...


Yea I see the same, the new widget looks great to the overall theme, but it was problem with longer names.

I would however not remove them from the service widget. As you can easily restart those using the service widget itself.
Its very handy.

Regards,
S.
Networking is love. You may hate it, but in the end, you always come back to it.

OPNSense HW
N355 - i226-V | AQC113C | 16G | 500G - PROD

PRXMX
N5105 - i226-V | 2x8G | 512G - NODE #1
N100 - i226-V | 16G | 1T - NODE #2

Awesome. It can't be better... wow!!

also having the new and same issue...long items, like gateways and VPNs, run into the next column...

Prod: OPNsense 26.1.11_10-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

Pre-PROD LAB: OPNsense 26.7.2-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

Alas, I am in a still smaller minority. Visually it is good except that it is back to a single column rather than the compact two-column display. Options?

Having to scroll an important status display is an anathema to me. Back to trying to rearrange the dashboard so the entire column is visible while other components are in their place.
Deciso DEC697

> Alas, I am in a still smaller minority. Visually it is good except that it is back to a single column rather than the compact two-column display. Options?

No real option here as it was one of the community wish items.  My use for the widget is also limited now due to this, but it is what it is.


Cheers,
Franco

@franco is there a way to revert to the old services widget?, i'd rather have a vertical scroll button, where there is no long text run over....as below from my production OPNsense 26.1.11_10-amd64
Prod: OPNsense 26.1.11_10-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

Pre-PROD LAB: OPNsense 26.7.2-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

It's just a single file, take whichever version you want, or create your own:

https://github.com/opnsense/core/commits/master/src/opnsense/www/js/widgets/Services.js

Coke original taste xDD if you know what I mean
Hardware:
DEC740

Quote from: Monviech (Cedrik) on Today at 08:17:25 AMIt's just a single file, take whichever version you want, or create your own:

https://github.com/opnsense/core/commits/master/src/opnsense/www/js/widgets/Services.js

Coke original taste xDD if you know what I mean

That would then break audit health checks, yeah ?
Prod: OPNsense 26.1.11_10-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

Pre-PROD LAB: OPNsense 26.7.2-amd64 running on ESXi 6.7 U2 VM, 4Gbytes RAM, 2 x vCPU
frr OSPF + eBGP, IDS, AdGuard Home, mDNS proxy, OpenVPN, Kea DHCP

You can also create a copy if you break out the metadata from core.xml. It's like any other widget plugin.


Cheers,
Franco