Closed izarutskaya closed 6 months ago
Triggered auto assignment to @mallenexpensify (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open Staging deploy checklist to see the list of PRs included in this release, then work quickly on the following:
Remember rule #2: Never un-assign yourself from a real DeployBlocker unless you are 100% sure someone else is assigned and will take care of it.
:wave: Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
@mallenexpensify I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors.
We think this issue might be related to the #vip-split.
Triggered auto assignment to @grgia (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
Triggered auto assignment to @Beamanator (DeployBlockerCash
), see https://stackoverflowteams.com/c/expensify/questions/9980/ for more details.
The currency in confirmation page (Step 5) is RM, while it shows MYR in split details page (Step 7). RM is the correct currency symbol, but it is not used anywhere else across the app. This issue also happens with a few currency like SGD - S$ and THB.
In the create flow, we use currencySymbol
which is the correct currency symbol of currency code to display
But in split bill detail page, we use iouCurrencyCode
. That is an inconsistent
We should use iouCurrencyCode
as prefixCharacter
here instead of currencySymbol
Or we can use currencySymbol
to display the amount text here
NA
This seems to be a super minor issue. Demoting and assigning @youssef-lr as the original author.
This is intentional so we can use a smaller symbol in the amount inputs. We'd like to display $
and €
for example in the inputs vs USD & EUR. I think we can close.
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.71-0 Reproducible in staging?: Y Reproducible in production?: N Logs: https://stackoverflow.com/c/expensify/questions/4856 Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
The currency in confirmation page and split details page should be consistent.
Actual Result:
The currency in confirmation page (Step 5) is RM, while it shows MYR in split details page (Step 7). RM is the correct currency symbol, but it is not used anywhere else across the app. This issue also happens with a few currency like SGD - S$ and THB.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
https://github.com/Expensify/App/assets/115492554/045a6fd4-28c4-4534-a628-c4db6b6ad0b9
View all open jobs on GitHub