-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HOLD for payment 2023-11-01] [HOLD for payment 2023-10-13] [$500] Web - The order of avatars on the header sometimes matches the avatars on chat view #28048
Comments
Triggered auto assignment to @miljakljajic ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.In a group chat, the order of participants in the header is not sorted the same way as the avatars in the chat view. What is the root cause of that problem?In ReportUtils, the What changes do you think we should make in order to solve the problem?Apply the same logic for sorting used in
If we do add the -const displayNamesWithTooltips = ReportUtils.getDisplayNamesWithTooltips(participantPersonalDetails, isMultipleParticipant);
+const displayNamesWithTooltips = ReportUtils.getDisplayNamesWithTooltips(participantPersonalDetails, isMultipleParticipant, true); What alternative solutions did you explore? (Optional)None. |
cc @cead22 @mananjadhav @honnamkuan seems like this was found coming from your PR, potential regression |
@mountiny It looks like the names in the header were not being sorted prior, and based on the issue history at #23364, the selected proposal is fixing an existing sorting implementation, so it's safe to assume that it's probably not a regression since the names in the header were never a consideration in the first place. |
👍 . I don't think we need the optional parameter, in fact, I imagine we don't want the optional parameter since that will allow us to sort things differently, right? |
Thanks for confirming, I have admitedly not gone through the linked issue, just coming off the QA linking it at the header. |
Job added to Upwork: https://www.upwork.com/jobs/~01e20b778de4f7c770 |
Current assignee @miljakljajic is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @allroundexperts ( |
Well, I was assuming since EDIT: I see each display name list is limited to a max of 10 participants in the LHN, so maybe it wouldn't necessarily be a significant hit. |
Triggered auto assignment to @stitesExpensify, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
📣 @allroundexperts Please request via NewDot manual requests for the Reviewer role ($500) |
📣 @akinwale 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
@stitesExpensify I've created a follow-up PR. I would like to get some more eyes on the |
@akinwale, @miljakljajic, @allroundexperts, @stitesExpensify Whoops! This issue is 2 days overdue. Let's get this updated quick! |
What are the next steps for this one? |
Currently waiting for feedback on the second PR. |
@allroundexperts can you review when you have a chance? |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.90-2 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-11-01. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
@akinwale offer sent! |
Accepted. Thanks! |
Paid! Closing. |
As having reported the regression previously here, I'm grateful to be compensated for bug reporting. |
@miljakljajic I was assigned as a C+ here. Can you please write a payment summary for me as well? |
@allroundexperts I skipped you for payment based on this comment:
Is that a mistake? |
@miljakljajic In order to approve the manual request, the internal member must see the payment summary in the issue. |
Ah @allroundexperts I totally misunderstood that message. Thank you and sorry! Payment Summary: @allroundexperts eligible for $500 based on their work as the C+ reviewing the PR. |
No worries. This one had a regression so the amount should be 50% for me and @akinwale. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Issue found when executing PR #25416
Action Performed:
Precondition: Logged into new dot.
Expected Result:
The order should match.
Actual Result:
The order sometimes matches or doesn't match.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.73.0
Reproducible in staging?: y
Reproducible in production?: y
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug6210843_The_order_of_avatars_on_the_header_sometimes_matches_the_avatars_on_chat_view.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: