-
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
[HOLD for payment 2024-03-05] [Contributor] Add Visit Expensify Classic Button to NewDot #32875
Comments
Triggered auto assignment to @kadiealexander ( |
Job added to Upwork: https://www.upwork.com/jobs/~0183075eef93ad0483 |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @thesahindia ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Add Visit Expensify Classic Button to NewDot What is the root cause of that problem?New Feature What changes do you think we should make in order to solve the problem?We will be adding another menuItem here, before App/src/pages/settings/InitialSettingsPage.js Lines 259 to 265 in 165caf5
{
translationKey: 'initialSettingsPage.goToExpensifyClassic',
icon: Expensicons.Expensify,
iconRight: Expensicons.NewWindow,
action: () => {
Linking.openURL(CONST.OLDDOT_URL);
},
}, And add this CONST variable: OLDDOT_URL: 'https://www.expensify.com/' |
@neonbhai - This issue is labeled internal, which means it's not currently open to proposals. We will let you know if this changes in the future. Thanks! |
@AndrewGable ah right. Thanks! |
Hey, I'm Bartek from Callstack - expert contributor group - I would like to work on this issue |
I haven't found a needed icon for this item, so I've converted https://github.com/Expensify/App/blob/main/assets/images/expensify-logo-round-transparent.png as best as I could 🙈 |
Triggered auto assignment to @dubielzyk-expensify ( |
Hey @dubielzyk-expensify, could you please share a transparent svg of our round E logo? Like this one https://github.com/Expensify/App/blob/main/assets/images/expensify-logo-round-transparent.png but in SVG form. Thanks! |
What about label translation for Spanish, is `'Ir a Expensify Classic' ok? |
@kadiealexander : Can we use this? |
What about label translation for Spanish, is `'Ir a Expensify Classic' ok? Yes, that works @barttom |
@dubielzyk-expensify that should work great thanks! |
@barttom let us know if you need anything else for this one! |
@kadiealexander Thanks a lot, that's all I need. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.25-10 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-01-24. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@thesahindia don't forget the checklist please! |
@thesahindia bump! |
@thesahindia is OOO sick, no update. |
@kadiealexander, we are fixing a regression here. |
Not overdue, please switch back to daily when the regression fix is deployed. |
Not overdue, regression was merged 2 days ago. |
Payment Summary
BugZero Checklist (@kadiealexander)
|
Payment Summary
BugZero Checklist (@kadiealexander)
|
I have updated the payment amount to reflect the regression. @thesahindia please request payment via NewDot. |
Part of #wave9-collect-signups project
Main issue: Originated from this internal issue: https://github.com/Expensify/Expensify/issues/344901
Doc section: no design doc - this was pre-designed already.
Project: #wave9-collect-signups
Feature Description
Problem: As we start migrating users from OldDot to NewDot and point new signUps to NewDot, some users will require OldDot functionality to complete tasks, add secondary logins, use functionality not available on NewDot, access old expense/reports, and so on. If a user currently is in NewDot, the most straightforward way to access OldDot is to open a new tab and type in expensify.com to get to OldDot, which causes confusion. If they have the tryNewDot redirect, typing in expensify.com would not work and you’d have to send them a specific link or instructions how to do so.
Solution: Add a button in NewDot to allow user to easily navigate to OldDot.
Where will we add the button?
You’d find the button by going to Avatar > Settings. Then above Sign Out we’ll add the button
Go to Expensify Classic
(Image in thread of where it will go). Mock up here:What will the button do?
I think this should have everything you need to complete this. Please feel free to ask me any questions.
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @kadiealexanderThe text was updated successfully, but these errors were encountered: