Werk #22339: Reports: keep a table's heading and its first rows on the same page
| Component | Reporting & availability | ||||||
| Title | Reports: keep a table's heading and its first rows on the same page | ||||||
| Date | Sep 2, 2026 | ||||||
| Level | Trivial Change | ||||||
| Class | Bug Fix | ||||||
| Compatibility | Compatible - no manual interaction needed | ||||||
| Checkmk versions & editions |
|
A GUI view or availability table report element's heading could end up stranded alone at the bottom of a page while its table started on the next page - happening whenever the heading happened to fit in the remaining space but the table didn't.
The heading now reserves enough room for itself plus its header row and first data row, so they stay together. Longer tables can still continue onto further pages as before.