You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
always expand the omnibar when top of the page is reached (#5968)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1208671518894266/task/1210004588627880?focus=true
### Description
Fixes an issue with the omnibar not showing up when scrolling up by
ensuring we always expand it when top of the page is reached. Details in
the task.
### Steps to test this PR
- [ ] Play around with the omnibar and ensure that it's always shown
when top of the page is reached, even when it's via a fling gesture.
- [ ] Try bottom omnibar too.
You can also try scrolling up slowly and check for any jitter - should
be none. However, if you creep up very very slowly to the top of the
page, without flinging and without allowing the omnibar to expand, it
won't automatically expand to prevent it being misinterpreted as a
gesture in the opposite direction and causing unintended content shift.
0 commit comments