-
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] [HOLD for payment 2023-09-29] [$500] There is a larger gap between the Apple icon and the Google icon on Android #26566
Comments
Triggered auto assignment to @sophiepintoraetz ( |
Bug0 Triage Checklist (Main S/O)
|
Proposal from @aman-atgPlease re-state the problem that we are trying to solve in this issue.There is a larger gap between the Apple icon and the Google icon on Android What is the root cause of that problem?The root cause of the problem is the What changes do you think we should make in order to solve the problem?We should make changes here to avoid horizontal margin for both buttons. Then, we can use What alternative solutions did you explore? (Optional) |
@kavimuru - please make sure you're checking all the affected platforms. |
Job added to Upwork: https://www.upwork.com/jobs/~0158363a81364181da |
Current assignee @sophiepintoraetz is eligible for the External assigner, not assigning anyone new. |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @robertKozik ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.There is a smaller gap between the Apple icon and the Google icon on Web/mWeb What is the root cause of that problem?In Desktop/Native apps, we use the IconButton component to render Apple and Google icon App/src/components/SignInButtons/GoogleSignIn/index.desktop.js Lines 21 to 26 in d58bc2a
But in Web, we use a primitive div to render them App/src/components/SignInButtons/AppleSignIn/index.website.js Lines 84 to 94 in d58bc2a
So I think the inconsistency here is in Web/mWeb, it's not in neither Desktop or native apps. In Web/mWeb platform, we forgot to apply the same margin for icons here
What changes do you think we should make in order to solve the problem?In AppleSignIn and GoogleSignIn components for web, we need to apply the same style as we applied for native platforms, which is
|
ProposalPlease re-state the problem that we are trying to solve in this issue.There is a smaller gap between the Apple icon and the Google icon on Web/mWeb What is the root cause of that problem?The cause of this inconsistent UI layout is due to different styles applied for component/elements in web and mWeb.
This resulted in inconsistency of margin/padding across platforms. What changes do you think we should make in order to solve the problem?To fix this inconsistency, we can replace below style of web component to have same as sign in IconButton of mWeb/native here and here
This changes should be applied to both Google and Apple sign in components What alternative solutions did you explore? (Optional)None |
Waiting on @robertKozik to review the proposals! |
Hi all! Thank you for your proposals 🙇🏼 It appears that all of you have accurately identified the root cause of the issue. Furthermore, all the proposed solutions were quite similar. However, I would prefer the solution from @aman-atg, as it moves the setting of Selected Proposal: proposal 🎀 👀 🎀 C+ reviewed |
Triggered auto assignment to @marcochavezf, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@marcochavezf, @sophiepintoraetz, @robertKozik Huh... This is 4 days overdue. Who can take care of this? |
@marcochavezf - please can you review the proposal on this issue? |
Thanks @robertKozik for reviewing the proposals. I agree with what you commented, assigning here @aman-atg 🚀 |
Hmm it seems I cannot assign @aman-atg, is this the first GH issue that you will be assigned as contributor? |
@marcochavezf No, it's not the first one. |
It might be because I hadn't commented on the thread. Can you please try again? cc: @marcochavezf |
QA found that this was not fixed in Android #27837 (comment) |
I think it is due to this padding style being used in Lines 3721 to 3723 in b225b53
cc: @robertKozik |
@aman-atg Yeah, I think you're right. We overlooked this one during the initial PR. But maybe let's stick to changing the padding to be only vertical. This way, we won't introduce any change on the vertical axis. |
PR is ready for review! cc: @robertKozik |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.72-11 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-09-29. 🎊 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:
|
Not awaiting payment yet. Followup PR is under review |
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 🚀 |
Payment date is elapsed - paid out! |
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:
|
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 gap should be consistent across all platforms
Actual Result:
The gap is larger on Android
Workaround:
Can the user still use Expensify without this being fixed? Have you informed them of the workaround?
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.62-1
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
Expensify/Expensify Issue URL:
Issue reported by: @aman-atg
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1693020637974179
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: