-
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
[HOLD] [$500] Currency list for request money/send money not up to date #29822
Comments
Triggered auto assignment to @miljakljajic ( |
Job added to Upwork: https://www.upwork.com/jobs/~01726365c65211c39c |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Currency list for request money/send money not up to date What is the root cause of that problem?There is inconsistency about how to show text in the list
What changes do you think we should make in order to solve the problem?We should implement the same logic as we implemented in selecting the default currency for the workspace, i.e., 2 points above if we go with the second option App/src/components/TextInputWithCurrencySymbol/BaseTextInputWithCurrencySymbol.js Line 11 in 6389c2d
with
and currencyList will be passed as
What alternative solutions did you explore? (Optional)NA |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @robertKozik ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Currency list for request money/send money not upto date What is the root cause of that problem?here we are using In What changes do you think we should make in order to solve the problem?here we replace CurrencyUtils.getCurrencySymbol(currencyCode)
What alternative solutions did you explore? (Optional)In |
ProposalPlease re-state the problem that we are trying to solve in this issue.Currency list for request money/send money not upto date. Missing currency symbols What is the root cause of that problem?We have inconsistency in the code at both locations where currency with symbols are being placed:
What changes do you think we should make in order to solve the problem?use the workspace settings method we will get the same results i.e currency code with symbols What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Currency list for request money/send money not upto date What is the root cause of that problem?
It causes the consistency What changes do you think we should make in order to solve the problem?we had both functions to get normal symbol and localized symbol Line 45 in b38171d
and Line 56 in b38171d
First, we need to confirm that we should use normal or localized symbols. And then use that function in the both places to avoid consistency Updated:
We should use getCurrencySymbol instead of in both places |
It causes the consistency. So we need to confirm that we should use a normal or localized symbol for both places? Could you help to give a suggestion from UX perspective? |
Can you show me an image with a difference between the two? I think I lean towards having a local symbol, or however is most common to show that symbol before a numerical amount. |
@shawnborton This is the difference
|
@shawnborton waiting for your input. about what kind of symbol is preferable for currency |
Hmm @JmillsExpensify @trjExpensify @Expensify/design do you have a strong opinion? The "normal symbol" from above feels nicer to me. |
I have a suggestion as I mentioned #29822 (comment) |
+1 to the "Normal" |
@miljakljajic, @robertKozik Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
I don't have a strong preference in the picker, but if we use the "normal" symbol, does that mean that someone not in the US can't distinguish between USD and CAD on a request sent to them for example? I'm trying to reconcile why we have two different currency lists being used in the first place, and this "local" solution to me sounds like it was something to do with this:
So my question is whether this has a wider impact on where we show a currency symbol in the app, not just the pickers shown here. |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@miljakljajic, @robertKozik Huh... This is 4 days overdue. Who can take care of this? |
waiting on input from Tim on the PR. |
Moving along on #30889 - shouldnt be long now |
still waiting |
On hold, not overdue |
It looks like this is on hold for an issue that's on hold for another issue... and so on a so forth. I'm gonna make this monthly. I thought about closing but that probably means a new issue will get opened for the same thing |
@cead22 or @miljakljajic Can you please assign me? I'm taking this as C+ replacing @robertKozik |
📣 @s77rt 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
#30889 is merged, this issue can't be reproduced anymore |
We can close this |
Unfortunately not @dhanashree-sawant . The PR that fixed this was from a bug issue that was reported 3 days before your report. #29618 There wasn't a PR raised for this one, it was just on hold (for forever). |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.3.85-1
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: @dhanashree-sawant
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1697535573916749
Action Performed:
Expected Result:
Currency list should be upto date throughout the app
Actual Result:
Currency list of request money/ send money has many missing symbols and is not upto date as workspace default currency list
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Android: Native
Android.native.currency.list.not.upto.date.mp4
Android: mWeb Chrome
Android.chrome.currency.list.is.not.upto.date.mp4
iOS: Native
ios.native.currency.list.not.upto.date.mov
iOS: mWeb Safari
ios.safari.currency.list.not.upto.date.mov
MacOS: Chrome / Safari
mac.chrome.currency.list.not.upto.date.mov
Recording.115.mp4
MacOS: Desktop
mac.desktop.currency.list.not.upto.date.mov
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @miljakljajicThe text was updated successfully, but these errors were encountered: