-
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
[$500] [HOLD for payment 2024-04-03] IOS - Profile - Avatar loading icon is not aligned properly within the highlighted green circle #38450
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
We think that this bug might be related to #vip-vsb |
Maybe @kosmydel can take a look |
ProposalPlease re-state the problem that we are trying to solve in this issue.IOS - Profile - Avatar loading icon is not aligned properly within the highlighted green circle What is the root cause of that problem?avatar skeleton size isn't consistent with parent view size Lines 1445 to 1449 in c915e7f
App/src/components/AvatarSkeleton.tsx Lines 12 to 22 in c915e7f
What changes do you think we should make in order to solve the problem?App/src/components/AvatarSkeleton.tsx Lines 12 to 14 in c915e7f
Update this height to 28 Also update circle sizes to 14: App/src/components/AvatarSkeleton.tsx Lines 18 to 22 in c915e7f
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Profile - Avatar loading icon is not aligned properly within the highlighted green circle. What is the root cause of that problem?AvatarSkeleton uses App/src/components/AvatarSkeleton.tsx Lines 12 to 23 in c915e7f
Line 18 in c915e7f
What changes do you think we should make in order to solve the problem?Use 28 size directly without <SkeletonViewContentLoader
animate
- height={variables.componentSizeSmall}
+ height={variables.avatarSizeSmall}
backgroundColor={theme.skeletonLHNIn}
foregroundColor={theme.skeletonLHNOut}
> What alternative solutions did you explore? (Optional)Alternatively, we can ensure that the border circle radius/size becomes dependent on the font size, then both the avatar and circle will scale together. |
might be a duplicate of #38263 |
Triggered auto assignment to @lschurr ( |
Triggered auto assignment to @hayata-suenaga, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.56-8 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-04-03. 🎊 |
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:
|
Assigned to @mkhutornyi since you were the C+ reviewer on the PR. |
Job added to Upwork: https://www.upwork.com/jobs/~0183d1c8e91b21dfe4 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ikevin127 ( |
Sorry for the ping @ikevin127 - This bug is already fixed. Removing your assignment :) |
Payment summary:
|
Hi @mkhutornyi - please accept the offer in Upwork :) |
Bumped in Slack |
Still waiting for @mkhutornyi to accept the offer. Moving to Weekly in the meantime. |
The offer still isn't accepted by @mkhutornyi - I've reached out in Slack. Please reopen the GH or send me a message via Slack when you're ready for payment. Closing this GH for now. |
New offer sent to @mkhutornyi - https://www.upwork.com/nx/wm/offer/102626632 |
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: 1.4.53-2
Reproducible in staging?: y
Reproducible in production?: n
Issue reported by: Applause - Internal Team
Action Performed:
Precondition:
Expected Result:
The avatar loading icon has the correct size within the highlighted green circle.
Actual Result:
The avatar loading icon is small and not aligned properly within the highlighted green circle.
Workaround:
n/a
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: