-
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-10-09] [$500] Chat - Mentioning a user in new offline conversation displays user picker transparent #27036
Comments
Triggered auto assignment to @lschurr ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Chat - Mentioning a user in new offline conversation displays user picker transparent What is the root cause of that problem?The What changes do you think we should make in order to solve the problem?When the composer focuses, we won't change the opacity of it. We did the same for We change this LOC to: pendingAction={isFocused ? null : pendingAction} BeforeScreen.Recording.2023-09-09.at.12.16.24.AM.movAfterScreen.Recording.2023-09-09.at.12.06.49.AM.mov |
Job added to Upwork: https://www.upwork.com/jobs/~014ab2a548d85f3dca |
Current assignee @lschurr is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rushatgabhane ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Mention suggestions displays in a transparent popup in new offline conversation What is the root cause of that problem?In ReportActionCompose, OfflineWithFeedback component wraps all the children. Line 2965 in b11bddc
Suggestions are children of this component and so opacity is applied to suggestions as well. What changes do you think we should make in order to solve the problem?We need to use
We changed the In order to fix this, the following replacements are needed
App/src/components/AutoCompleteSuggestions/index.js Lines 39 to 44 in b11bddc
This works as expected Result27036.mp4What alternative solutions did you explore? (Optional) |
@rushatgabhane could you review the proposals here? |
It looks like we forgot to pass the correct props down. I like @s-alves10's solution #27036 (comment) C+ reviewed 🎀 👀 🎀 |
@lschurr could you please add engineering label, I'm temporarily removed from c+ team so my super powers are gone :) |
Triggered auto assignment to @techievivek ( |
Shoot, I missed this. Adding Eng now. |
Bump @techievivek |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.75-12 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-10-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.
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:
|
@rushatgabhane could you complete the checklist for this one? |
Payment summary:
|
@s-alves10 could you accept the offer in Upwork? (https://www.upwork.com/nx/wm/offer/26729370) |
Accepted. Thanks |
Bump @rushatgabhane for the checklist: #27036 (comment) |
Waiting on the checklist. |
Gentle bump @rushatgabhane to complete the above checklist. |
WIP
|
created a payment request - https://staging.new.expensify.com/r/3291458028812337 |
Are you still working on that checklist @rushatgabhane or are we good to close this one? |
$500 payment approved for @rushatgabhane based on BZ summary. |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The suggestion list shows custom avatars for users that have them
Actual Result:
The suggestion list is shown transparent
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.66-3
Reproducible in staging?: Yes
Reproducible in production?: Yes
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
Bug6193068_RPReplay_Final1694180324.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: