Werk #20193: Fix table column headers being overlapped by rows in scrollable grouped views
| Component | User interface | ||||
| Title | Fix table column headers being overlapped by rows in scrollable grouped views | ||||
| Date | Jul 2, 2026 | ||||
| Level | Trivial Change | ||||
| Class | Bug Fix | ||||
| Compatibility | Compatible - no manual interaction needed | ||||
| Checkmk versions & editions |
|
When a view used grouping with column headers set to "once per group" and its content was tall enough to scroll (for example an embedded view widget on a dashboard shown on a large screen), data rows could appear on top of the column header while scrolling, making the header hard to read.
This has been fixed: the column header now stays fully visible above the rows while scrolling through such grouped views.