Werk #15098: setup form page rendering stuck when page has lots of select boxes
Komponente | Setup, site management | ||||||
Titel | setup form page rendering stuck when page has lots of select boxes | ||||||
Datum | 10.10.2023 | ||||||
Level | Kleine Änderung | ||||||
Klasse | Bugfix | ||||||
Kompatibilität | Kompatibel - benötigt kein manuelles Eingreifen | ||||||
Checkmk versions & editions |
|
Previously, when a HTML form page was rendered with a lot (>hundreds) of select boxes, the augmentation process to make them searchable was taking a very long time.
Until a proper fix for this performance problem can be found, we now prevent the augmentation process whenever it would take more than 3 seconds.
The user-interface is almost not affected, only the select boxes are no longer searchable. No manual action of the user is necessary to make this work.