20354 task assignees list refactor#35841
Merged
cristipaval merged 1 commit intoFeb 13, 2024
Merged
Conversation
|
@rushatgabhane 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] |
53 tasks
Contributor
Author
|
@cristipaval here's the fixed task assignees list refactoring PR you requested here #34978 (comment) |
Member
Reviewer Checklist
Screenshots/Videos |
rushatgabhane
approved these changes
Feb 13, 2024
Member
|
LGTM |
cristipaval
approved these changes
Feb 13, 2024
This was referenced Feb 13, 2024
Contributor
|
The typescript check has been failing here, you need to make sure to sync with main when its been long before merging |
50 tasks
51 tasks
Closed
6 tasks
Contributor
|
🚀 Deployed to production by https://github.com/thienlnam in version: 1.4.41-12 🚀
|
6 tasks
allgandalf
reviewed
Aug 27, 2024
| Task.editTaskAssignee(report, session.accountID, option.login, option.accountID, assigneeChatReport); | ||
| } | ||
| Navigation.dismissModalWithReport(report); | ||
| Navigation.dismissModal(report.reportID); |
Contributor
There was a problem hiding this comment.
We should had waited for the interaction to get complete before dismissing the model, this caused #43410
6 tasks
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
This PR's primary objective is to replace the
<OptionsSelector />to<SelectionList />component in the<TaskAssigneeSelectorModal />. Also the main search and list section logic have been moved to a custom hook for readability and performance sake.Other tasks have been done in order to make this component more inline with current app standards.
withOnyxHOC have been removed in favour of hooksuseSessionanduseCurrentUserPersonalDetailshave been introduced to the code basewithCurrentUserPersonalDetailshad been refactored to use the new hookFixed Issues
$ #20354
PROPOSAL: no previous proposal - this PR
Tests
Same as QA Steps
Offline tests
Same as QA Steps
QA Steps
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)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel so 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
native.android.mov
Android: mWeb Chrome
web.android.mov
iOS: Native
native.ios.mov
iOS: mWeb Safari
web.ios.mov
MacOS: Chrome / Safari
web.desktop.mov
MacOS: Desktop
native.desktop.mov