Background
As part of the ongoing Navigation refresh, we are standardizing the design of the headers throughout the app on iPhone and iPad, to standardize and allow room for upcoming features.
Requirements
- Add access to profile onto History view (ignore Tabs icon for now)
- Update header design to match Figma
- Scroll behavior for iPhone
- Status bar: Transparent (opacity: 95%) and blurred background
- Scroll-down: Navigation and search bar disappears
- Scroll-up: Reveals navigation and search bar
- Scroll behavior for iPad
- Status bar: Transparent (opacity: 95%) and blurred background
- Scroll-down: Toolbar is sticky, Navigation and search bar disappears
- Scroll-up: Reveals navigation and search bar
- Must function on both iPhone and iPad
- Must function in Landscape mode
Eng Notes
Status bar transparent background already done on System Nav bar PR
Scroll down and scroll up behavior already done on System Nav bar PR (besides toolbar being sticky on iPad. That functionality is covered in T383839).