Fixed Admin navigation clipping issues

Lukas W.

Well-known member
Affected version
2.0.0
Here we go again. :censored: Relating to this bug report back from Beta 3, the admin navigation bar is once again falling out of place, this time I found a way to reproduce it.

Steps:
  • Head to Appearance -> Templates
  • Filter for a search term that delivers no results (empty list)
  • Scroll to the bottom
Here's a small demonstration video.

The video was reccorded on Chrome 62.0.3202.94 (Official Build) (64-bit) on Windows 10.
It is:
  • Not reproducible in Firefox 57.0 (64 Bit)
  • Reproducible in Firefox 57.0.1 (64 Bit)
  • Reproducible in Internet Explorer 11.0.48
  • Reproducible in Edge 40.15063.674.0
Zoom levels:
  • Browser Zoom 100%
  • Browser Font Size: System Default
  • Windows Scale and Layout: 175%
  • Display Resolution: 3200 x 1800
Additional information:
  • Resizing the window temporarily fixes the issue (until the next scroll)
  • Opening a navigation category temporarily fixes the issue (until page reload)
  • Closing a navigation category worsensthe issue.
 
I have identified the cause of this particular issue, though I believe it's particular to the filter system in this case, as when no results were returned, we were updating the page but not doing the necessary things to trigger the sticky navigation updates. Thus, I've fixed this situation for 2.0.2. I wouldn't be surprised if there are some other situations where it happens though, so if you notice them, please report them (in new reports).
 
Top Bottom