Viktoryia Kliushun

Results 115 comments of Viktoryia Kliushun

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

@mountiny Should this issue be closed based on [this discussion](https://callstack-hq.slack.com/archives/C05LX9D6E07/p1730466643406019?thread_ts=1730402820.345479&cid=C05LX9D6E07)? Also, the app just shows the data the BE provides ![image](https://github.com/user-attachments/assets/c4f7b27d-de57-4ef8-98e8-ff1539e85a7b)

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

**Updates:** I've prepared FE [Draft PR](https://github.com/Expensify/App/pull/52028). I just need to test it over BE updates when they are ready and add screenshots/recordings.

The [PR](https://github.com/Expensify/App/pull/52028) is ready for the review!

@allgandalf It was a part of the design doc that we missed I guess.

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

The [PR](https://github.com/Expensify/App/pull/51950) is ready for the review!

Hi, I'm Viktoryia from Callstack - expert contributor group - and I would like to work on this issue.

That's what I see as for now: - `transaction.taxAmount` field value [is used](https://github.com/Expensify/App/blob/633e708dfe3d2aba47dbb2091ba1f0f8683bfaaf/src/components/ReportActionItem/MoneyRequestView.tsx#L134) to display the tax value on the screen mentioned in the issue. - `transaction.taxAmount` has `0` in...