-
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
save checkbox value to draft and button text updation #13965
save checkbox value to draft and button text updation #13965
Conversation
@francoisl @sobitneupane One of you needs to 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.
@Pujan92 Can you please add Tests, Offline tests and QA steps?
Sorry, forgot to write it. Just updated. |
Screenshots/VideosWebScreen.Recording.2023-01-04.at.22.23.58.movDesktopScreen.Recording.2023-01-04.at.22.13.54.moviOSScreen.Recording.2023-01-04.at.22.31.24.movAndroidScreen.Recording.2023-01-04.at.22.39.40.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.
I believe we also want to update "Save & continue" to "Continue" in following places as well:
submitButtonText={this.props.translate('common.saveAndContinue')} |
buttonText={this.props.buttonText || this.props.translate('common.saveAndContinue')} |
But I am not sure if we want to change "Save & continue" button to "Continue" at all. Raised here.
cc: @francoisl
Thanks @sobitneupane for raising this and it seems "Save & Continue" need not be changed to "Continue". |
Thanks for the quick PR! Looks good to me, but holding on approving for a second - asked a clarification question in Slack about the |
From the discussion in slack, I think we will like to update BankAccountManualStep only.
cc: @francoisl |
Based on the slack discussion applied the button change only for the first step of the Connect Manually flow and updated the same in the PR description. |
Reviewer Checklist
Screenshots/VideosWebScreen.Recording.2023-01-05.at.12.55.28.PM.movMobile Web - ChromeScreen.Recording.2023-01-05.at.1.02.20.PM.movMobile Web - SafariScreen.Recording.2023-01-05.at.1.00.37.PM.movDesktopScreen.Recording.2023-01-05.at.1.03.01.PM.moviOSScreen.Recording.2023-01-05.at.12.58.24.PM.movAndroidScreen.Recording.2023-01-05.at.1.01.27.PM.mov |
✋ 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 @francoisl in version: 1.2.50-0 🚀
|
🚀 Deployed to production by @Julesssss in version: 1.2.50-14 🚀
|
Details
Enable the saving draft option for the checkbox in the first step of the Connect bank account flow.
Update the button text to Continue for the first step of the Manual Bank Account Setup flow.
Fixed Issues
$ #13616
PROPOSAL: #13616 (comment)
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 methodWaiting for Copy
label for a copy review on the original GH to get the correct copy.STYLE.md
) were followedAvatar
, I verified the components usingAvatar
are working as expected)/** comment above it */
this
properly so there are no scoping issues (i.e. foronClick={this.submit}
the methodthis.submit
should be bound tothis
in the constructor)this
are necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);
ifthis.submit
is never passed to a component event handler likeonClick
)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG
)Avatar
is modified, I verified thatAvatar
is working as expected in all cases)ScrollView
component to make it scrollable when more elements are added to the page.Screenshots/Videos
Web
Screen.Recording.2023-01-04.at.3.41.35.AM.mov
Mobile Web - Chrome
Mobile Web - Safari
Desktop
desktp.mov
iOS
Uploading ioos.mp4…
Android
anddd.webm