Page 1 of 1

Nagios XI 5 - Dashlet issue

Posted: Tue Oct 20, 2015 2:38 pm
by WillemDH
Hello,

It seems I'm suffering from an old issue that re-appeared. I'm unable to make one of the dashlets on my home dashboard float again.

https://support.nagios.com/forum/viewto ... t=+dashlet

This means I can't move this dashlet, what's pretty annoying. I tried my previous solution (scrolling), but that didn't work. As it's my home dashboard I also can't delete it.

Any suggestions to solve this? I tried on different browsers, different resolutions, different zooming, fullscreen.

Grtz

Willem

Re: Nagios XI 5 - Dashlet issue

Posted: Tue Oct 20, 2015 4:54 pm
by ssax
If you try in firefox/chrome and open up the developer console (F12) do you see any javascript errors pop up after you try to move it?

Re: Nagios XI 5 - Dashlet issue

Posted: Wed Oct 21, 2015 2:08 am
by WillemDH
Sean,

The problem is that it's not possible to move it, because it is pinned. I tried moving it anyway for you, but I don't see any messages appearing in the developer console.

Grtz

Re: Nagios XI 5 - Dashlet issue

Posted: Wed Oct 21, 2015 4:31 am
by WillemDH
Ok,

I managed to solve this, thanks to my colleague Michiel. When going to the developer console, click Select item, click the problem dashlet. Then go a few divs higher so you are sure you have selected the entire dashlet. Go to the elements.style and edit the top css element. My problems dashlets was at '-51' and I changed it to '+55' after which I was able to unpin the dashlets and move it to it's correct place.

This thread can be closed.