Qichen Zhu

Results 50 comments of Qichen Zhu

## Proposal ### Please re-state the problem that we are trying to solve in this issue. After returning from a task report, the app sometimes scrolls to the top if...

Contributor details Your Expensify account email: [email protected] Upwork Profile Link: https://www.upwork.com/freelancers/~0179e125e16ec756de

It seems that this bug isn't reproducible on the latest main branch. However, the underlying cause of the bug I mentioned in my [proposal](https://github.com/Expensify/App/issues/40085#issuecomment-2052086764) still exists. Although it no longer...

@tomekzaw I came across this while testing https://github.com/Expensify/App/issues/44495, and my [PR](https://github.com/Expensify/react-native-live-markdown/pull/416) doesn't fix it, so I reported this new issue. Still, I believe the root cause and solution might be...

> do you think we need to create a `unit test` here? @brunovjk Based on the info below, I don't think we need unit tests. https://github.com/Expensify/App/blob/c666ade576e530302685bbd62056451342bac260/tests/ui/README.md#when-to-skip-tests > Contributors may skip...

Checklist completed, except for the unit tests check. Explained here: https://github.com/Expensify/App/pull/53740#issuecomment-2529819193.

This was fixed by https://github.com/facebook/react-native/pull/29292. But the fix was recently reverted by https://github.com/facebook/react-native/pull/45928 to address https://github.com/facebook/react-native/issues/45880. `mLastHeight` includes the translucent status bar height, but in Bridgeless mode it's not set....

Hi @shubhamguptadream11, just checking on the progress of this. Let me know if there’s something I can assist with.

@shubhamguptadream11 This issue is still reproducible in React Native 0.77. We have [a PR](https://github.com/facebook/react-native/pull/48171) and [another possible solution](https://github.com/facebook/react-native/issues/47140#issuecomment-2427287553). Any chance we can make progress on this? Thanks a lot!