-
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
[$500] [Remove Free Workspace Creation] Update Welcome Message on NewDot #37152
Comments
Triggered auto assignment to @bfitzexpensify ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Update Welcome Message on NewDot What is the root cause of that problem?We currently have the current Lines 1844 to 1845 in 0e5dc98
This is the same for Spanish translation in What changes do you think we should make in order to solve the problem?The first line would be Then it would be:
Note: we will pass the parameters Senders display name and login, Workspace description, and workspace name separately Same would be done for the spanish translation What alternative solutions did you explore? (Optional)N/A |
Job added to Upwork: https://www.upwork.com/jobs/~01b0b03e2c9b6c2e93 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @situchan ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Update Welcome Message on NewDot What is the root cause of that problem?This is a feature request What changes do you think we should make in order to solve the problem?We need to update the
Then when we use it, we should fill in the proper params for workspaceName, senderDisplayName, senderLogin, workspaceDescription. There're some edge cases like: senderDisplayName, senderLogin, workspaceDescription could be empty, then some parts of the message relating to those need to be omitted. For example, if the There could also be cases where the displayName and the login of the sender (current user) are the same, since the user did not set any custom names, in this case we likely should only include the displayName (equal to login) in the template, but this will be subject to the design team's decision. If the Some further notes:
These cases can be addressed during the PR. Similar changes will be needed for the ES translation. What alternative solutions did you explore? (Optional)For cases where senderDisplayName, senderLogin, workspaceDescription could be empty |
ProposalPlease re-state the problem that we are trying to solve in this issue.[Wave 5 - Remove Free Workspace Creation] Update Welcome Message on NewDot What is the root cause of that problem?Here, in the file i.e. in Lines 1863 to 1864 in 9bfe961
What changes do you think we should make in order to solve the problem?We need to make changes in What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Update the welcome Message when creating or inviting to workspace What is the root cause of that problem?its a feature, right now we are using the welcomeNote: ({workspaceName}: WelcomeNoteParams) =>
`You have been invited to ${workspaceName || 'a workspace'}! Download the Expensify mobile app at use.expensify.com/download to start tracking your expenses.`, What changes do you think we should make in order to solve the problem?We need to add five params to the translation of the welcomeNote
welcomeNote: ({
displayName,
login,
workspaceName,
workspaceLink,
message,
description,
}) => `#[${displayName}] ([${login}]) invited you to Expensify\n\n
Hi there -\n\n
To join ${workspaceName}, [click here](${workspaceLink}) to start tracking your expenses!\n\n
They also added the message:\n
${message}\n\n
${description ? `Additionally, here is the workspace description:${description}`: ''}`, What alternative solutions did you explore? (Optional)none |
This comment was marked as duplicate.
This comment was marked as duplicate.
1 similar comment
Proposal updated to clarify the cases |
reviewing Edit: actually, this is on hold for 2 issues. |
Current assignee @dukenv0307 is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @abdulrahuman5196 ( |
@situchan is out OOO, reassigning a C+ via the auto-assigner for fairness. |
📣 @dukenv0307 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@youssef-lr, @Gonals, @bfitzexpensify, @dukenv0307 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
The PR just merged. |
@trjExpensify, Could you please assign me here? Thank you! |
Done! |
📣 @rayane-djouah 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@youssef-lr, @Gonals, @bfitzexpensify, @rayane-djouah, @dukenv0307 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@youssef-lr, @Gonals, @bfitzexpensify, @rayane-djouah, @dukenv0307 Eep! 4 days overdue now. Issues have feelings too... |
@youssef-lr, @Gonals, @bfitzexpensify, @rayane-djouah, @dukenv0307 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
Melvin didn't update the issue, #38023 (comment) PR is on production |
@bfitzexpensify can you take care of prepping this issue for payment? |
Payment complete. This wasn't really a bug, and I don't see a need for a specific regression test for this. Closing this out. |
Update the
workspace.inviteMessage.welcomeNote
translation key inen.ts
andes.ts
to be:workspace.inviteMessage.welcomeNote
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: