When user clicks settings cog in Page Preview we show nice dialog window that allows enable/disable PagePreviews feature.
This popup is centered vertically and horizontally but it doesn't reposition on window resize/orientation change.
Because settings popup has fixed width it's possible to hide popup by resizing window, after that there is no possibility to close
the modal as clicking overlay doesn't dismiss the popup. The only way to close the popup is to or resize it or refresh the page.
I'm able to reproduce this issue all browsers and some tablets [Galaxy Note 10.1 allows you to hover over link].
initial render | on resize |
---|---|