-
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
[A/B Testing][ESLint Clean Up] Use useOnyx cases for files in combinedTrackSubmit #49592
[A/B Testing][ESLint Clean Up] Use useOnyx cases for files in combinedTrackSubmit #49592
Conversation
@fabioh8010 I created a separate issue for tracking here |
@fabioh8010 let me know when this PR is ready for review and a test build. I'd like to try and get this one merged ASAP as we need to merge the component to start testing |
@fabioh8010, could we start a review on this? I can create a test build |
…nse-flow-48787-withOnyx-migration
@MonilBhavsar 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] |
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.
Looks good
@shubham1206agra I'm not being able to reproduce this Screen.Recording.2024-10-11.at.17.17.28.mov |
@shubham1206agra Could you share which platform you tested and reproduction steps for this? |
Web Go to FAB > Submit Expense. |
Screen.Recording.2024-10-14.at.8.47.40.AM.mov@fabioh8010 Please look at this video. Try to throttle the CPU to notice this. Maybe add loading indicator. |
@shubham1206agra I'm having consistent behavior during the refresh between main Screen.Recording.2024-10-14.at.17.26.54.movbranch Screen.Recording.2024-10-14.at.17.28.08.mov |
@fabioh8010 Can you please fox the tests for IOURequestStepDistance? |
@shubham1206agra Fixed! |
@shubham1206agra over to you |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb ChromeScreen.Recording.2024-10-19.at.1.37.01.PM.moviOS: NativeScreen.Recording.2024-10-19.at.6.32.24.PM.moviOS: mWeb SafariScreen.Recording.2024-10-19.at.1.23.12.PM.movMacOS: Chrome / SafariScreen.Recording.2024-10-19.at.1.04.33.PM.movMacOS: DesktopScreen.Recording.2024-10-19.at.1.43.00.PM.mov |
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!
@grgia looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
Hmm, all tests were passing when I merged. Looks like the test was skipped? But should be fine. |
✋ 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/grgia in version: 9.0.52-0 🚀
|
This PR is failing because of issue #51247 |
Reverted this PR here, as it introduced a deploy blocker -- Track Expense option wasn't shown to expensifail (or all private domain) users |
🚀 Deployed to production by https://github.com/yuwenmemon in version: 9.0.52-5 🚀
|
Details
cc @grgia
This PR migrates the touched components from #49007 to
useOnyx
:Fixed Issues
$ #49593
PROPOSAL: #49007 (comment)
Tests
AccessOrNotFoundWrapper
AttachmentPickerWithMenuItems
FloatingActionButtonAndPopover
IOURequestStepAmount / IOURequestStepParticipants
IOURequestStepScan
IOURequestStepDistance
ReportWelcomeText
Offline tests
Same.
QA Steps
Same.
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
Screen.Recording.2024-10-03.at.11.55.52-compressed.mov
Android: mWeb Chrome
Screen.Recording.2024-10-03.at.12.00.45-compressed.mov
iOS: Native
Screen.Recording.2024-10-03.at.12.13.53-compressed.mov
iOS: mWeb Safari
Screen.Recording.2024-10-03.at.12.20.30-compressed.mov
MacOS: Chrome / Safari
Screen.Recording.2024-10-03.at.12.22.41-compressed.mov
Screen.Recording.2024-10-03.at.12.26.05-compressed.mov
MacOS: Desktop
Screen.Recording.2024-10-03.at.12.29.32-compressed.mov