-
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 2024-10-16] [$250] Increase beginningOfChat avatar from 80px to 100px #49435
Comments
Triggered auto assignment to @puneetlath ( |
Nice, thanks for spinning up the issue! |
Edited by proposal-police: This proposal was edited at 2024-09-19 04:14:41 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Increase beginningOfChat avatar from 80px to 100px What is the root cause of that problem?We use App/src/pages/home/report/ReportActionItemCreated.tsx Lines 78 to 84 in f7a4aa1
it uses 80px as height and width Line 106 in f7a4aa1
What changes do you think we should make in order to solve the problem?We need to modify this size, but if we only want to change the size for this particular avatar, We can use size={isLargeScreenWidth || (icons && icons.length < 3) ? CONST.AVATAR_SIZE.XLARGE : CONST.AVATAR_SIZE.MEDIUM} If we want to keep XLARGE for all screens size={CONST.AVATAR_SIZE.XLARGE} What alternative solutions did you explore? (Optional) |
@dubielzyk-expensify @shawnborton , In case of multiple avatar (group chat), do we need to change the size as well? or only for single avatar |
ProposalPlease re-state the problem that we are trying to solve in this issue.Increase beginningOfChat avatar from 80px to 100px What is the root cause of that problem?Currently we use avatar size is
What changes do you think we should make in order to solve the problem?Simply we should change the
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Increase beginningOfChat avatar from 80px to 100px What is the root cause of that problem?We use large and medium here
What changes do you think we should make in order to solve the problem?If we only want to change the size to 100px if
What alternative solutions did you explore? (Optional)If we want to change the size to 100px on all conditions, we can change to the following
If we want to change the size to 100px if
|
Yes, though I believe group chat actually just creates a group avatar now. But yes, all avatars that's in the start of chat area should be 100x100: |
Yup exactly, new group chats would only have the one group chat avatar, not multiple like they used to. No idea how this impacts older group chats that were created but that won't effect new users on NewDot. |
update proposal following the new requirement here |
Job added to Upwork: https://www.upwork.com/jobs/~021836877432130950062 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @eh2077 ( |
Thanks for your proposals! This one is relatively straightforward. So I think we can go ahead with @BhuvaneshPatil 's proposal because their proposal was first and they started a discussion to address ambiguity about group chats. 🎀👀🎀 C+ reviewed |
Current assignee @puneetlath is eligible for the choreEngineerContributorManagement assigner, not assigning anyone new. |
📣 @BhuvaneshPatil 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.46-5 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-10-16. 🎊 For reference, here are some details about the assignees on this 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:
|
@puneetlath, @BhuvaneshPatil, @eh2077 Eep! 4 days overdue now. Issues have feelings too... |
@BhuvaneshPatil has been paid. @eh2077 bump on the checklist! |
Checklist
|
Requested payment in NewDot |
Payment summary:
Thanks everyone! |
$250 approved for @eh2077 |
We've recently decided to simplify the avatar sizes across the app and as a result we want to update the beginningOfChat avatar size from 80px to 100px. Here's what we want:
Nothing else should change.
cc @Expensify/design
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @puneetlathThe text was updated successfully, but these errors were encountered: