Skip to content
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 2024-01-09] [$250] Chat - When mentioning users, the avatar icon is blank #33657

Closed
5 of 6 tasks
kbecciv opened this issue Dec 27, 2023 · 21 comments
Closed
5 of 6 tasks
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor

Comments

@kbecciv
Copy link

kbecciv commented Dec 27, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!


Version Number: v1.4.18-2
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
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:

Issue found when executing PR #33479

Action Performed:

  1. Access the New Expensify App
  2. Sign into a valid account (I used a HT account)
  3. Go to any chat and use the mention feature "@"and search for a user like "Expensify Concierge" for example

Expected Result:

User expects all avatars to show when using the mention feature

Actual Result:

Multiple users avatars are missing, showing as blank green icon (Repro on both light and dark mode)

Workaround:

Unknown

Platforms:

Which of our officially supported platforms is this issue occurring on?

  • Android: Native
  • Android: mWeb Chrome
  • iOS: Native
  • iOS: mWeb Safari
  • MacOS: Chrome / Safari
  • MacOS: Desktop

Screenshots/Videos

Add any screenshot/video evidence

image

Bug6326945_1703701681524.Mention_avatars_are_not_showing_for_several_users.mp4

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0140012cc347f832e3
  • Upwork Job ID: 1740090789811859456
  • Last Price Increase: 2023-12-28
  • Automatic offers:
    • shubham1206agra | Reviewer | 28071843
    • paultsimura | Contributor | 28071844
@kbecciv kbecciv added External Added to denote the issue can be worked on by a contributor Daily KSv2 Bug Something is broken. Auto assigns a BugZero manager. labels Dec 27, 2023
@melvin-bot melvin-bot bot changed the title Chat - When mentioning users, the avatar icon is blank [$500] Chat - When mentioning users, the avatar icon is blank Dec 27, 2023
Copy link

melvin-bot bot commented Dec 27, 2023

Job added to Upwork: https://www.upwork.com/jobs/~0140012cc347f832e3

Copy link

melvin-bot bot commented Dec 27, 2023

Triggered auto assignment to @slafortune (Bug), see https://stackoverflow.com/c/expensify/questions/14418 for more details.

@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Dec 27, 2023
Copy link

melvin-bot bot commented Dec 27, 2023

Bug0 Triage Checklist (Main S/O)

  • This "bug" occurs on a supported platform (ensure Platforms in OP are ✅)
  • This bug is not a duplicate report (check E/App issues and #expensify-bugs)
    • If it is, comment with a link to the original report, close the issue and add any novel details to the original issue instead
  • This bug is reproducible using the reproduction steps in the OP. S/O
    • If the reproduction steps are clear and you're unable to reproduce the bug, check with the reporter and QA first, then close the issue.
    • If the reproduction steps aren't clear and you determine the correct steps, please update the OP.
  • This issue is filled out as thoroughly and clearly as possible
    • Pay special attention to the title, results, platforms where the bug occurs, and if the bug happens on staging/production.
  • I have reviewed and subscribed to the linked Slack conversation to ensure Slack/Github stay in sync

Copy link

melvin-bot bot commented Dec 27, 2023

Triggered auto assignment to Contributor-plus team member for initial proposal review - @shubham1206agra (External)

@Pujan92
Copy link
Contributor

Pujan92 commented Dec 27, 2023

@paultsimura Seems it is after PR, We only need to consider here for filling the success color.

fill={isIcon ? theme.success : undefined}

https://github.com/Expensify/App/pull/33634/files#diff-3e66159ec7e545cdb519881ff0194d3e2151d3d3c9a963bf2b82e46b3119a92cR75

@paultsimura
Copy link
Contributor

paultsimura commented Dec 27, 2023

@Pujan92 thanks for the tag. Could you reproduce this issue on your side?
I couldn't neither on Prod nor in Dev. Tried incognito mode just to make sure there is no cache – still couldn't reproduce. Both dark and light themes:

image image

@Pujan92
Copy link
Contributor

Pujan92 commented Dec 27, 2023

I am able to reproduce it on the native(bcoz of tintColor of the expo image).

const tintColorProp = fill ? {tintColor: fill} : {};

Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-12-28.at.01.12.24.mp4

@paultsimura
Copy link
Contributor

You're right @Pujan92, thank you for pointing this out.
Looks like this is a regression from #33589. I will spin up a fixing PR now.

Copy link

melvin-bot bot commented Dec 28, 2023

📣 @shubham1206agra 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job

Copy link

melvin-bot bot commented Dec 28, 2023

📣 @paultsimura 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app!

Offer link
Upwork job
Please accept the offer and leave a comment on the Github issue letting us know when we can expect a PR to be ready for review 🧑‍💻
Keep in mind: Code of Conduct | Contributing 📖

@mountiny
Copy link
Contributor

Assigning @paultsimura as this is related to PR from them and me as a reviewer, but no payment for the PR as its a regression

@mountiny
Copy link
Contributor

Given the original issue where the fix caused this regression was $250, I am going to adjust the value here to $250 too as it would not make sense to have this fix higher reward than the original

@mountiny mountiny changed the title [$500] Chat - When mentioning users, the avatar icon is blank [$250] Chat - When mentioning users, the avatar icon is blank Dec 28, 2023
Copy link

melvin-bot bot commented Dec 28, 2023

Upwork job price has been updated to $250

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Jan 2, 2024
@melvin-bot melvin-bot bot changed the title [$250] Chat - When mentioning users, the avatar icon is blank [HOLD for payment 2024-01-09] [$250] Chat - When mentioning users, the avatar icon is blank Jan 2, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 2, 2024
Copy link

melvin-bot bot commented Jan 2, 2024

Reviewing label has been removed, please complete the "BugZero Checklist".

Copy link

melvin-bot bot commented Jan 2, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.20-3 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 2024-01-09. 🎊

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.

  • External issue reporter
  • Contributor that fixed the issue
  • Contributor+ that helped on the issue and/or PR

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Jan 2, 2024

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:

  • [@shubham1206agra] The PR that introduced the bug has been identified. Link to the PR:
  • [@shubham1206agra] The offending PR has been commented on, pointing out the bug it caused and why, so the author and reviewers can learn from the mistake. Link to comment:
  • [@shubham1206agra] A discussion in #expensify-bugs has been started about whether any other steps should be taken (e.g. updating the PR review checklist) in order to catch this type of bug sooner. Link to discussion:
  • [@shubham1206agra] Determine if we should create a regression test for this bug.
  • [@shubham1206agra] If we decide to create a regression test for the bug, please propose the regression test steps to ensure the same bug will not reach production again.
  • [@slafortune] Link the GH issue for creating/updating the regression test once above steps have been agreed upon:

@melvin-bot melvin-bot bot added Daily KSv2 Overdue and removed Weekly KSv2 labels Jan 9, 2024
@slafortune
Copy link
Contributor

@shubham1206agra can you please complete the above checklist?

@melvin-bot melvin-bot bot removed the Overdue label Jan 10, 2024
@slafortune
Copy link
Contributor

@shubham1206agra @paultsimura please accept the offers that had been sent, I'll adjust the amount from $500 to $250 when I pay them.

@shubham1206agra
Copy link
Contributor

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:

@shubham1206agra
Copy link
Contributor

Accepted the offer

@paultsimura
Copy link
Contributor

Accepted, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Payment Auto-added when associated PR is deployed to production Bug Something is broken. Auto assigns a BugZero manager. Daily KSv2 External Added to denote the issue can be worked on by a contributor
Projects
None yet
Development

No branches or pull requests

6 participants