fix member select highlight issue#27646
Closed
akamefi202 wants to merge 2 commits intoExpensify:mainfrom
Closed
Conversation
s77rt
suggested changes
Sep 18, 2023
62 tasks
Member
|
Let's hold this for #27246. We may need to do nothing here |
Contributor
Author
|
@s77rt Sorry. I closed the PR by mistake. I understand your point. Anyway, I pushed commit for the change request. |
Contributor
Author
Member
|
@akamefi202 For now we have to do nothing but wait for #27246 to get merged then recheck if the bug is still reproducible |
Member
|
I think the issue is no longer reproducible. Can you please confirm the same? |
Contributor
Author
|
@s77rt I've tested in staging and it is still reproducible. bandicam.2023-09-25.11-25-23-133.mp4 |
Member
|
The PR has not been deployed to staging yet, it's only merged on main |
Contributor
Author
|
@s77rt I tested with main branch and it's not reproducible now. |
Member
|
In that case I think we can close this PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Details
Called
onSelectRowfunction instead ofselectRowfunction inrenderItemfunction ofBaseSelectionListcomponent.Fixed Issues
$ #27377
PROPOSAL: #27377 (comment)
Tests
Offline tests
Same as above.
QA Steps
Same as above.
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodWaiting for Copylabel for a copy review on the original GH to get the correct copy.STYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)/** comment above it */thisproperly so there are no scoping issues (i.e. foronClick={this.submit}the methodthis.submitshould be bound tothisin the constructor)thisare necessary to be bound (i.e. avoidthis.submit = this.submit.bind(this);ifthis.submitis never passed to a component event handler likeonClick)StyleUtils.getBackgroundAndBorderStyle(themeColors.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)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
Web
Screencast.from.2023.09.18.16.49.36.webm
Mobile Web - Chrome
Mobile Web - Safari
Desktop
Screen.Recording.2023-09-18.at.2.32.21.AM.2.mp4
iOS
Android