OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: dstr on June 11, 2026, 10:56:37 AM

Title: Ipsec Gui children scrollbar
Post by: dstr on June 11, 2026, 10:56:37 AM
Hello,

see screenshot
3840x2160 resolution, plenty of space but ipsec child configuration still has a scrollbar. after third entry, the whole table is getting smashed


thanks
Title: Re: Ipsec Gui children scrollbar
Post by: sopex on June 11, 2026, 11:19:20 AM
Yes you are correct. Irrespective of the resolution, the whole page should be scrolling, not the table.
Title: Re: Ipsec Gui children scrollbar
Post by: franco on June 11, 2026, 11:21:56 AM
Hi,

Is this 26.1.9?

While I don't agree that there is a lot of space the issue with this particular page is that multiple grids are stacked below the form which seems to require a better minimum height for the grids.

I'll discuss with Stephan.


Cheers,
Franco
Title: Re: Ipsec Gui children scrollbar
Post by: sopex on June 11, 2026, 11:50:11 AM
Quote from: franco on Today at 11:21:56 AMIs this 26.1.9?

Yes

Unfortunately, I saw your message too late https://github.com/opnsense/core/pull/10407
Title: Re: Ipsec Gui children scrollbar
Post by: franco on June 11, 2026, 11:54:19 AM
Ok just making sure we're talking about the revamped page. But as far as I can tell the issue wasn't the revamp here. The page is special in how it is stacked on top of a form and multiple grids, which produces a problem that I've always had with landscape mode on mobile. So we need to see what we can do.  :)


Cheers,
Franco
Title: Re: Ipsec Gui children scrollbar
Post by: nero355 on June 11, 2026, 02:44:10 PM
Quote from: franco on Today at 11:21:56 AMI'll discuss with Stephan.
Is there any progress/news about the other discussions that we had some time ago about the New Firewall Rules page and similar situations like the KEA DHCP Leases related page ?

This seems all to be connected together as far as I can see :)
Title: Re: Ipsec Gui children scrollbar
Post by: franco on June 11, 2026, 04:29:06 PM
There is a POC in https://github.com/opnsense/core/commit/43481bd5bbd but since it's either this or that it's not great either.