-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
reset error on going back #49828
reset error on going back #49828
Conversation
Hey! I see that you made changes to our Form component. Make sure to update the docs in FORMS.md accordingly. Cheers! |
Problem: Changed files ESLint check failed (Please see this Slack message) This issue arises because we're not using useOnyx in FormProvider. However, FormProvider is a complex component that's used in various parts of our app. I attempted to make the update locally, but it resulted in numerous TypeScript errors across several other components. I recommend we set this aside for now and create a new pull request to address the issue, so we don’t block the main fix. |
@cretadn22 okay, we can work that in a sepparate PR, @Pujan92 whenever you can please take a look at this one. |
Reviewer Checklist
Screenshots/VideosAndroid: NativeAndroid: mWeb Chromead1.webmiOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.-.2024-10-01.at.21.33.30.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.-.2024-10-01.at.21.36.19.mp4MacOS: Chrome / SafariScreen.Recording.2024-10-01.at.19.10.42.movMacOS: DesktopScreen.Recording.2024-10-01.at.21.39.33.mov |
@cretadn22 I see one more page where we can make this change. Can you plz apply the same in https://github.com/Expensify/App/blob/main/src/pages/MissingPersonalDetails/index.tsx |
@Pujan92 Addressed your comments |
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!
Hey @Pujan92 or @cretadn22 , do you mind updating your checklist with videos of the "MissingPersonalDetails" screen that was also affected by this change? |
I have shown MissingPersonalDetails page in the desktop recording. |
✋ 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/MarioExpensify in version: 9.0.43-0 🚀
|
1 similar comment
🚀 Deployed to staging by https://github.com/MarioExpensify in version: 9.0.43-0 🚀
|
@MarioExpensify just to inform this isn't the first PR from @cretadn22, I see more in the prev issues list here |
Whoops, sorry @Pujan92. Thank you. |
🚀 Deployed to production by https://github.com/jasperhuangg in version: 9.0.43-6 🚀
|
Details
Fixed Issues
$ #49266
PROPOSAL: #49266 (comment)
Tests
Offline tests
QA Steps
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
66.mov
Android: mWeb Chrome
55.mov
iOS: Native
44.mov
iOS: mWeb Safari
33.mov
MacOS: Chrome / Safari
11.mov
MacOS: Desktop
22.mov