Empty state hide top bar on scroll#87620
Conversation
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
Co-authored-by: Gabriel Cyganek <39878361+GCyganek@users.noreply.github.com>
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a3a5b4d4ce
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
@mrejdak @GCyganek This PR doesn't pass the test case in #87396:
Screen.Recording.2026-04-14.at.15.27.54.mov |
Thanks for catching it, removing the |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2026-04-15.at.10.53.08.movAndroid: mWeb ChromeiOS: HybridAppScreen.Recording.2026-04-15.at.10.50.14.moviOS: mWeb SafariMacOS: Chrome / Safari |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚧 @mjasikowski has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/mjasikowski in version: 9.3.60-0 🚀
Bundle Size Analysis (Sentry): |
|
I reviewed the changes in this PR. The diff modifies scroll behavior for empty search state screens in landscape mode — specifically, it wires up an No help site changes are required. These are purely internal UI/UX behavior fixes (scroll animations, landscape layout adjustments) that don't affect any user-facing features, settings, terminology, or workflows documented in |
|
🚀 Deployed to production by https://github.com/mountiny in version: 9.3.60-22 🚀
|
Explanation of Change
The search top bar now hides on scroll in landscape mode when viewing empty state screens (e.g. no reports)
Fixed Issues
$ #87366
PROPOSAL:
Tests
Offline tests
QA Steps
Same as Tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Screen.Recording.2026-04-13.at.11.55.18.mov
Android: mWeb Chrome
iOS: Native
Screen.Recording.2026-04-10.at.14.32.21.mov
iOS: mWeb Safari
MacOS: Chrome / Safari