mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-04-02 00:20:02 -04:00
If the screen resizes, sticky elements can end up moving from one part of the screen to another, sometimes without passing through their different states (in-page, stuck, stopped) in the normal order. This makes the methods that change their states better at dealing with those state changes.