-
Notifications
You must be signed in to change notification settings - Fork 3k
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
fix: no animation between workspace feature pages #41950
Conversation
@ahmedGaber93 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
Reviewer Checklist
Screenshots/VideosAndroid: Nativea.mp4Android: mWeb Chromeaw.mp4iOS: Nativei.mp4iOS: mWeb Safariiw.mp4MacOS: Chrome / Safariw.mp4MacOS: Desktopd.mp4 |
@gijoe0295 just small change in test step 6 4. Verify app navigates to Accounting page with sliding animation on small screen devices; without animation on others
5. Press Back
- 6. Verify app navigates to Accounting page with sliding animation on small screen devices; without animation on others
+ 6. Verify app go back from Accounting page with sliding animation on small screen devices; without animation on others |
@ahmedGaber93 Updated! |
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/yuwenmemon in version: 1.4.73-0 🚀
|
🚀 Deployed to production by https://github.com/Beamanator in version: 1.4.73-7 🚀
|
Details
Issue: Navigating between workspace feature pages does not have animation.
Fixed Issues
$ #41157
PROPOSAL: #41157 (comment)
Tests
Precondition: A collect workspace with Tags and Accounting enabled, and QBO connected.
Offline tests
NA
QA Steps
Note
mWeb Chrome might be hard to observe the animation. Please try several times.
Precondition: A collect workspace with Tags and Accounting enabled, and QBO connected.
PR Author Checklist
### Fixed Issues
section aboveTests
sectionOffline steps
sectionQA steps
sectiontoggleReport
and notonIconClick
)myBool && <MyComponent />
.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
video_2024-05-10_03-15-46.mp4
Android: mWeb Chrome
video_2024-05-10_03-15-40.mp4
iOS: Native
Screen.Recording.2024-05-10.at.03.12.48-source.mov
iOS: mWeb Safari
Screen.Recording.2024-05-10.at.03.14.48-source.mov
MacOS: Chrome / Safari
Screen.Recording.2024-05-10.at.03.07.15-source.mov
MacOS: Desktop
Screen.Recording.2024-05-10.at.03.08.33-source.mov