Werk #15098: setup form page rendering stuck when page has lots of select boxes

Component Setup, site management
Title setup form page rendering stuck when page has lots of select boxes
Date Oct 10, 2023
Checkmk Edition Checkmk Raw (CRE)
Checkmk Version 2.1.0p35 2.2.0p12 2.3.0b1
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed

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.

To the list of all Werks