Page MenuHomePhabricator

System Nav Bar [Design Review] - Show navigation bar buttons at all times during scroll on iPad
Closed, DeclinedPublic2 Estimated Story Points

Description

We want to show the system navigation bar buttons (blue icons to the right of Toolbar) at all time when scrolling.

Eng Notes

We can look for the hideNavigationBarOnScroll flag and set it to true on iPad when needed.
It can be done if we keep the search bar on screen as well.

Open Questions

Do we still want this if we do T383759? Or should navigation bar buttons also hide upon scroll?

Event Timeline

Tsevener renamed this task from [System Nav Bar] Show navigation bar buttons at all times during scroll on iPad to System Nav Bar [Design Review] - Show navigation bar buttons at all times during scroll on iPad.Jan 15 2025, 11:16 PM
Mazevedo set the point value for this task to 2.

@scblr I explored these behaviors today and uploaded some videos here.

If we show the navigation bar buttons at all times on iPad while you scroll, we have to show the rest of the navigation bar as well, including search bars. So given that, do you still want to persist the navigation bar on scroll? Video 3 demos hiding on scroll (how it is now, but when Explore's logo is left aligned). Video 4 demos not hiding on scroll.

Hey @Tsevener — hiding the entire navigation bar on scroll (with persistent icons at the top right) is the preferred way. Likely covered here T383759? Thx!

ok thanks @scblr! Repeating our 1-on-1 chats - I'm closing this task. We want to treat the navigation bar as it is working currently (hiding all on scroll, revealing on scroll up).