Werk #17333: Stop dropdowns in form groups from breaking scroll behavior

Komponente Setup
Titel Stop dropdowns in form groups from breaking scroll behavior
Datum 23.10.2024
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Kompatibel - benötigt kein manuelles Eingreifen
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)
2.3.0p20 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

When editing a rule based on a form spec which contains a dictionary with grouped elements that contain a dropdown (the SingleChoice form spec for example), the page would no longer be scrollable after opening one such dropdown.

This lead to the httpv2 rule breaking the scrolling behavior in multiple locations.

With this werk, we fix the underlying issue when rendering a dropdown in the browser. Now, the page will continue to be scrollable after such a dropdown has been clicked.

Zur Liste aller Werks