Expensify / App

Welcome to New Expensify: a complete re-imagination of financial collaboration, centered around chat. Help us build the next generation of Expensify by sharing feedback and contributing to the code.
https://new.expensify.com
MIT License
3.33k stars 2.76k forks source link

[$250] iOS - IOU - The details of a single IOU are not displayed until you scroll up #47584

Open IuliiaHerets opened 1 month ago

IuliiaHerets commented 1 month ago

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: 9.0.21-0 Reproducible in staging?: Y Reproducible in production?: Y If this was caught during regression testing, add the test name, ID and link from TestRail: https://expensify.testrail.io/index.php?/tests/view/4864475 Email or phone of affected tester (no customers): sustinov@applausemail.com Issue reported by: Applause Internal Team

Action Performed:

  1. Open New Expensify app
  2. Log in with a new HT account
  3. Send any IOU to a user with whom you have not had a previous expense.
  4. Open the sent IOU
  5. Scroll up the details
  6. Close the application (kill)
  7. Open the app
  8. Repeat steps 3-5 several times

    Expected Result:

    IOU details should be automatically displayed when the IOU is opened

Actual Result:

The details of a single IOU are not displayed until you scroll up

Workaround:

Unknown

Platforms:

Screenshots/Videos

https://github.com/user-attachments/assets/209d9758-40f6-401c-9c00-1afe7677b869

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~010724ba54874de1b6
  • Upwork Job ID: 1826197658645316035
  • Last Price Increase: 2024-09-04
Issue OwnerCurrent Issue Owner: @s77rt
melvin-bot[bot] commented 1 month ago

Triggered auto assignment to @zanyrenney (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.

IuliiaHerets commented 1 month ago

We think that this bug might be related to #vip-bills

IuliiaHerets commented 1 month ago

@zanyrenney z FYI 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

zanyrenney commented 3 weeks ago

hey @IuliiaHerets can you explain what a HT account is please?

IuliiaHerets commented 3 weeks ago

@zanyrenney High traffic account, but the issue also repro with a regular Expensifail account too

zanyrenney commented 3 weeks ago

Ah cheers @IuliiaHerets helpful!

zanyrenney commented 3 weeks ago

Adding external for more support here.

melvin-bot[bot] commented 3 weeks ago

Job added to Upwork: https://www.upwork.com/jobs/~010724ba54874de1b6

melvin-bot[bot] commented 3 weeks ago

Triggered auto assignment to Contributor-plus team member for initial proposal review - @s77rt (External)

melvin-bot[bot] commented 2 weeks ago

@s77rt, @zanyrenney Eep! 4 days overdue now. Issues have feelings too...

s77rt commented 2 weeks ago

Not overdue. Still looking for proposals

melvin-bot[bot] commented 2 weeks ago

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

melvin-bot[bot] commented 2 weeks ago

@s77rt @zanyrenney this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks!

s77rt commented 2 weeks ago

Same ^

melvin-bot[bot] commented 2 weeks ago

@s77rt, @zanyrenney Whoops! This issue is 2 days overdue. Let's get this updated quick!

zanyrenney commented 1 week ago

https://expensify.slack.com/archives/C01GTK53T8Q/p1725271582824419

s77rt commented 1 week ago

Not overdue. Looking for proposals

muttmuure commented 1 week ago

Is this still happening?

muttmuure commented 1 week ago

I can reproduce this

kubabutkiewicz commented 1 week ago

I am Jakub from Callstack - expert contributor group. I’d like to work on this job

s77rt commented 1 week ago

@muttmuure or @zanyrenney please assign @kubabutkiewicz ^

melvin-bot[bot] commented 1 week ago

📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸

zanyrenney commented 1 week ago

assigned @kubabutkiewicz as requested.

kubabutkiewicz commented 6 days ago

Hi I created a PR to fix that issue, the problem was that in a component responsible for displaying iou details we were using double withOnyx and that was creating a double wrapper around that component and one of those wrappers were blocking displaying correct ui sometimes. I switched withOnyx to useOnyx which have better performance and its not creating any additional wrappers around components.

muttmuure commented 6 days ago

Great!

melvin-bot[bot] commented 5 days ago

Triggered auto assignment to @thienlnam, see https://stackoverflow.com/c/expensify/questions/7972 for more details.