-
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
[Major]: Refactor Netsuite Custom Field From to save draft values and save screen state #51109
Conversation
Signed-off-by: Gandalf <whogandalf@gmail.com>
@rayane-djouah 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] |
@rayane-djouah I have kept the recordings pending on purpose, I will upload those once you complete the code review, you can post a checklist regardless of that, I will complete the recordings after you approve the code changes 😄 |
Reviewer Checklist
Screenshots/VideosAndroid: NativeScreen.Recording.2024-10-27.at.8.19.13.PM.movAndroid: mWeb ChromeScreen.Recording.2024-10-27.at.8.23.47.PM.moviOS: NativeSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-10-27.at.20.28.37.mp4iOS: mWeb SafariSimulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2024-10-27.at.20.22.58.mp4MacOS: Chrome / SafariScreen.Recording.2024-10-27.at.7.57.20.PM.movScreen.Recording.2024-10-27.at.7.52.56.PM.movScreen.Recording.2024-10-27.at.8.00.08.PM.movMacOS: DesktopScreen.Recording.2024-10-27.at.8.15.01.PM.mov |
friendly bump @rayane-djouah , do you think you can work on this one today? |
@allgandalf I will review this one today in my evening |
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 and tests well 👍 Great work, @allgandalf! 🚀
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.
@allgandalf Please upload the tests recordings
@danieldoglas do you think you can get to this today? the changes are vast lets try to merge this before any conflicts arise |
@rayane-djouah can you approve it again? |
I am also a C+ will my approval work for this case? |
nvm you cannot approve your own PR 😆 |
✋ 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/danieldoglas in version: 9.0.56-0 🚀
|
Details
Fixed Issues
$ #49986
PROPOSAL: #49986 (comment)
Tests
Precondition: Workspace connected to NetSuite Integration
Test 1:
Verify that: On refresh we still stay on transaction ID page
Verify that the previous selected value still persists
Test 2:
Verify that: On refresh we still stay on internal ID page
Verify that the previous selected entered still persists
Offline tests
Cannot test offline
QA Steps
Precondition: Workspace connected to NetSuite Integration
Test 1:
Test 2:
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
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop