rayane-d

Results 188 comments of rayane-d

Held on https://github.com/Expensify/App/issues/53674

@stephanieelliott https://github.com/Expensify/App/issues/53674 is closed, can you please ask for a retest?

I've locally reverted the changes from PR [39520](https://github.com/Expensify/App/pull/39520) and confirmed that it is responsible for the bug. @vishnu-karuppusamy - Thank you for your proposal. Can you identify which specific change...

@tsa321 - Thank you for your proposal. Your proposal focuses on the disabled tab navigation but doesn't explain the cause of this bug. The [code](https://github.com/Expensify/App/blob/b33542383ac2cb8ea1e922aa12dd2265efccd0ab/src/pages/iou/request/IOURequestStartPage.tsx#L79-L92) that you suggest to remove...

@vishnu-karuppusamy, @tsa321, please follow the rule from [CONTRIBUTING.md](https://github.com/Expensify/App/blob/main/contributingGuides/CONTRIBUTING.md): > - If you want to make an entirely new proposal or update an existing proposal, please go back and edit your...

@tsa321 - Setting the content of tab screen to `null` if `selectedTab` is different than the tab screen names cause the tab screen to re-render on every tab change causing...

> I think what you mean is: to fix https://github.com/Expensify/App/issues/26326 and not https://github.com/Expensify/App/issues/36513 , right? Correct. @vishnu-karuppusamy, @tsa321, I recommend you to read through https://github.com/Expensify/App/issues/26326 which is a similar bug.