Closed arcadesolutions closed 3 years ago
Hello @arcadesolutions and thank you for reporting!
Please tell you browser tab size in pixels.
Best, AK
@Al2Klimov We don't need any feedback here. And never do we need any info on the amount of pixels to investigate such an issue. That's due to how we handle reduced layout requests in dashlets and should be fixed in master while also using Icinga Web 2 2.8+.
Same issue here, but found a workaround by adding the following css style:
.icinga-module > .controls { overflow: auto; }
.icinga-module > .controls::-webkit-scrollbar { display: none; }
Describe the bug
The "Search"overview seems to handle the first host and service incorrectly
To Reproduce
Just search for a host/service
Expected behavior
Should be on the same entry as the rest
Screenshots
Your Environment
Include as many relevant details about the environment you experienced the problem in.
icinga2 --version
): 2.12.0-1icingadb --version
): v1.0.0-rc1php --version
): 7.1.26