I have a Grid+SearchForm on the same screen. When the record is found it is listed underneath the form. Each record has several links to open pop-up (modal) window with related records). It all works fine and looks good with the full list, but when (after the search) only one or 2-3 records are listed the modal window is shown way down the screen. Actually it is so far down that on tablets or small laptops it is even not visible unless the user knows to scroll the screen.
I would consider this a BUG and hopefully will be taken care of.
So normally top of the modal window should be at position 1 (not at the position 2).
In the meantime - any ideas how to fix it ?
Arthur