-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Translate default welcome note #14339
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
Conversation
Reviewer Checklist
Screenshots/VideosWeb14339.-.Web.movMobile Web - Chrome14339.-.mWeb-Android.movMobile Web - Safari14339.-.mWeb-Safari.movDesktop14339.-.Desktop.moviOS14339.-.iOS.movAndroid14339.-.Android.mov |
mollfpr
left a comment
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 test wells 👍
|
@Gonals looks like this was merged without a test passing. Please add a note explaining why this was done and remove the |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
Performance Comparison Report 📊Significant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
Show details
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 1.2.56-0 🚀
|
|
Tests passed. Not an emergency! |
Details
Translate the default welcome note if the language is changed in a different session
Fixed Issues
$ #14306
Tests
Setting > Workspaces > Manage Members > Invite new membersin session APersonal messageand that it matches the selected languageSettings > Preferencesand change the languagePersonal messagein session A is translated accordinglyPersonal messageto a custom user message, e.g.Welcome!Offline tests
N/A
QA Steps
Same as tests
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG)Avataris modified, I verified thatAvataris working as expected in all cases)ScrollViewcomponent to make it scrollable when more elements are added to the page.Screenshots/Videos
Web
web.mov
Mobile Web - Chrome
chrome.mov
Mobile Web - Safari
safari.mov
Desktop
desktop.mov
iOS
ios.mov
Android
android.mov