-
Notifications
You must be signed in to change notification settings - Fork 3.2k
iOS - Expense Reports - Report page cannot be dismissed by swiping to right #60812
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS - Expense Reports - Report page cannot be dismissed by swiping to right #60812
Conversation
… swiping to right
@getusha Could you take a look at it? 👀 |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppScreen.Recording.2025-05-05.at.5.00.53.in.the.afternoon.movAndroid: mWeb ChromeScreen.Recording.2025-05-05.at.4.10.00.in.the.afternoon.moviOS: HybridAppScreen.Recording.2025-05-05.at.4.49.15.in.the.afternoon.moviOS: mWeb SafariScreen.Recording.2025-05-05.at.4.19.22.in.the.afternoon.movMacOS: Chrome / SafariScreen.Recording.2025-05-05.at.4.06.34.in.the.afternoon.movMacOS: DesktopScreen.Recording.2025-05-05.at.4.24.53.in.the.afternoon.mov |
can we add a step to verify the transition animation bit as well @WoLewicki 😄 |
Done :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks! LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.1.42-0 🚀
|
🚀 Deployed to staging by https://github.com/luacmartins in version: 9.1.43-5 🚀
|
🚀 Deployed to production by https://github.com/francoisl in version: 9.1.44-8 🚀
|
Explanation of Change
This PR enables animations for
SearchFullScreenNavigator
. Importantly, animations are disabled only onSCREENS.SEARCH.ROOT
as we don't want show animations when changing data types on this page.Fixed Issues
$ #58863 (comment)
PROPOSAL:
Tests
Offline tests
QA Steps
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)src/languages/*
files and using the translation methodSTYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG)
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)Design
label and/or tagged@Expensify/design
so the design team can review the changes.ScrollView
component to make it scrollable when more elements are added to the page.main
branch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTest
steps.Screenshots/Videos
Android: Native
Screen.Recording.2025-04-24.at.12.08.26.mov
Android: mWeb Chrome
Screen.Recording.2025-04-24.at.12.11.13.mov
iOS: Native
Screen.Recording.2025-04-22.at.17.06.25.mov
iOS: mWeb Safari
Screen.Recording.2025-04-22.at.17.05.48.mov
MacOS: Chrome / Safari
Screen.Recording.2025-04-24.at.12.58.34.mov
MacOS: Desktop
Screen.Recording.2025-04-24.at.13.09.50.mov