Fix/80171 - Contact list does not auto load unless scrolled up#81284
Conversation
|
@aimane-chnaif Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 182b4be1a5
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Codecov Report❌ Looks like you've decreased code coverage for some files. Please write tests to increase, or at least maintain, the existing level of code coverage. See our documentation here for how to interpret this table.
|
|
We should fix sentry label error |
|
This PR is ready |
| shouldDisableHoverStyle = false, | ||
| setShouldDisableHoverStyle = () => {}, | ||
| shouldSkipContentHeaderHeightOffset, | ||
| sentryLabelSelectAllButton, |
There was a problem hiding this comment.
I think we can just pass sentryLabel="MoneyRequestParticipantsSelector"
For select all button, maybe add suffix?
Example name: MoneyRequestParticipantsSelector-SelectAll
@dariusz-biela what do you think?
JmillsExpensify
left a comment
There was a problem hiding this comment.
Product polish approved
|
@aimane-chnaif @dmkt9 this PR hasn't moved in a couple weeks. What do we need to do here? |
@aimane-chnaif I see that the sentryLabel issue has been resolved, so we can move on to the next step. |
Reviewer Checklist
Screenshots/VideosAndroid: HybridAppandroid.movAndroid: mWeb Chromemchrome.moviOS: HybridAppios.moviOS: mWeb Safarimsafari.movMacOS: Chrome / Safariweb.mov |
|
Codex Review: Didn't find any major issues. You're on a roll. ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
@dmkt9 please fix lint |
|
This lint error seems to come from the latest main branch rather than our code. I will merge main again, hopefully it has already been fixed. |
|
We have a tracked issue here: #83347. I will merge the main branch again once that lint issue has been resolved |
It's fixed now on main |
Co-authored-by: Andrew Rosiclair <arosiclair@gmail.com>
|
🚧 @arosiclair has triggered a test Expensify/App build. You can view the workflow run here. |
|
🧪🧪 Use the links below to test this adhoc build on Android, iOS, and Web. Happy testing! 🧪🧪
|
|
🚀 Deployed to staging by https://github.com/arosiclair in version: 9.3.26-0 🚀
|
|
🚀 Deployed to production by https://github.com/puneetlath in version: 9.3.26-8 🚀
|
Explanation of Change
Fix the issue where contacts fail to load additional items when scrolling quickly to the bottom
Fixed Issues
$ #80171
PROPOSAL: #80171 (comment)
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
Precondition: Log in to Expensifail account or account with many contacts.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectioncanBeMissingparam foruseOnyxtoggleReportand notonIconClick)src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))npm run compress-svg)Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
android.native.mp4
Android: mWeb Chrome
android.mweb.mp4
iOS: Native
ios.native.mp4
iOS: mWeb Safari
ios.mweb.mp4
MacOS: Chrome / Safari
mac.web.mp4