icingaweb2 icon indicating copy to clipboard operation
icingaweb2 copied to clipboard

Browser window resize leads to vanished search results

Open EmmaTinten opened this issue 4 years ago • 0 comments

Describe the bug

Doing a search using the global search, selecting a host from the result list, afterwards clicking the services on the host and then resizing the browser window let the last two action vanish after maximizing the window.

The important point is the size of the shrinked window. If the shrinked window is wide enough to show the navigation and then additionally the 2 columns of the main area this will not occur. If the shrinked window is not wide enough (the 3 column is missing) the search results will vanish.

It's browser and OS independent.

To Reproduce

  1. Doing the global search
  2. Select the host result
  3. Select the services list of the host
  4. Resize window
  5. Maximize window

Expected behavior

Selection should be the same as before the resize.

Screenshots

Do a global search icinga2_01

From the results select one host and in his details select the services list icinga2_02

Now shrink the window icinga2_03

Maximize the window afterwards will not show the previously selected results icinga2_04

Your Environment

Include as many relevant details about the environment you experienced the problem in

  • Icinga Web 2 version and modules (System - About): 2.9.5
  • Web browser used: Firefox, Chrome
  • Icinga 2 version used (icinga2 --version): r2.13.2-1
  • PHP version used (php --version): 7.4.28
  • Server operating system and version: Debian Buster

EmmaTinten avatar Mar 21 '22 14:03 EmmaTinten