Steps to reproduce
- On iPhone, scroll down on Explore feed
- Tap Explore tab button
Expected results
Explore scrolls to the top, with the first labels "Today", "Featured Article", etc. visible
Actual results
Explore only scrolls up enough that the featured article card is displayed, but not the first labels.
Screenshots
Environments observed
App version: 7.7.0
OS versions: iOS 18.3
Device model: iPhone 12 mini
Device language: EN
Enginerring Notes
Consider tweaking scrollToTop() method on ExploreViewController - it's possible we never adjusted it for the system nav bar.
