asulibraries / unity_header

A Drupal 8/9 compatible module to apply the Unity Design System header/footer. See README for assumptions and customization needed.
MIT License
0 stars 1 forks source link

Header bounces/jumps during transition when scrolling very slowly #4

Open dflitner opened 3 years ago

dflitner commented 3 years ago

Here is a video showing the issue (Slack).

When you first scroll down the screen, there's an issue where the header hides/shows the universal menu and it flashes back and forth and jumps the rest of the header up and down due to the transition.

I reported this to the Unity team so hopefully they have a ticket open.

dflitner commented 3 years ago

This is "fixed" for admin users due to a class not being applied for admins (fixed header conflicts with admin_toolbar). We should expand this to all roles/permission who can edit/use the toolbar.