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 2023-09-06] [$500] Dev : Splash logo is grayed out #25617

Closed
1 of 6 tasks
kavimuru opened this issue Aug 21, 2023 · 29 comments
Closed
1 of 6 tasks

[HOLD for payment 2023-09-06] [$500] Dev : Splash logo is grayed out #25617

kavimuru opened this issue Aug 21, 2023 · 29 comments
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 Needs Reproduction Reproducible steps needed

Comments

@kavimuru
Copy link

kavimuru commented Aug 21, 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!


Action Performed:

Launch the app

Expected Result:

Splash logo color is green

Actual Result:

Splash logo color is gray

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?

  • Android / native
  • Android / Chrome
  • iOS / native
  • iOS / Safari
  • MacOS / Chrome / Safari
  • MacOS / Desktop

Version Number: dev
Reproducible in staging?: needs reproduction
Reproducible in production?: needs reproduction
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

staging

dev

Expensify/Expensify Issue URL:
Issue reported by: @situchan
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1691776351462309

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~01118b202c69bb739e
  • Upwork Job ID: 1694488036696375296
  • Last Price Increase: 2023-08-24
  • Automatic offers:
    • c3024 | Contributor | 26331939
    • situchan | Reporter | 26331942
@kavimuru kavimuru added Daily KSv2 Needs Reproduction Reproducible steps needed Bug Something is broken. Auto assigns a BugZero manager. labels Aug 21, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 21, 2023

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

@melvin-bot
Copy link

melvin-bot bot commented Aug 21, 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

@situchan
Copy link
Contributor

@sakluger this is only reproducible on dev. Also confirmed by others - https://expensify.slack.com/archives/C049HHMV9SM/p1692173984147349

@c3024
Copy link
Contributor

c3024 commented Aug 21, 2023

Proposal

Please re-state the problem that we are trying to solve in this issue.

Dev logo is grayed out and not green like staging

What is the root cause of that problem?

We are using a different color here

.st2{fill:#002e22}

What changes do you think we should make in order to solve the problem?

We should add the same color of .st2 of stg

<style type="text/css">
.st0{clip-path:url(#SVGID_00000133515738354390477770000011007628954774516876_);}
.st1{clip-path:url(#SVGID_00000101801061172099864470000010304357936332209807_);}
.st2{fill:#03D47C;}
.st3{fill:#008C59;}
.st4{fill:#FFFFFF;}

if we like for dev as well
Note: Don't forget to restart the server to see the the effects of these changes.

What alternative solutions did you explore? (Optional)

Another bug we notice is the logo size is smaller in Dev compared to Stg and also the logo is clipped in mobile web splash screen in Dev. We may fix it separately or if we like to fix it here,
Cause for both is same that we are not using viewBox here

<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" width="80" height="80" x="0" y="0" style="enable-background:new 0 0 80 80" version="1.1">

which we are using in staging
viewBox="0 0 80 81" style="enable-background:new 0 0 80 81;" xml:space="preserve">

We should add viewBox for dev logo as well.
We are using height and width 80, 80; 80, 81; 81, 81 for dev, stg, prod logos. This might be purposeful and this makes no noticeable difference. They might be retained as they are or changed if we would like to.

Result Screenshot 2023-08-22 at 3 50 44 AM

@sakluger
Copy link
Contributor

I'm not sure if this is actually a bug - I asked in the Slack thread if the differently styled logo would ever end up on staging or prod. If not, I don't know if it's something we need to fix.

@melvin-bot melvin-bot bot removed the Overdue label Aug 23, 2023
@sakluger
Copy link
Contributor

Seems like this was the PR where the logo was changed: #21551. Adding external label.

@sakluger sakluger added the External Added to denote the issue can be worked on by a contributor label Aug 23, 2023
@melvin-bot melvin-bot bot changed the title Dev : Splash logo is grayed out [$1000] Dev : Splash logo is grayed out Aug 23, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 23, 2023

Job added to Upwork: https://www.upwork.com/jobs/~01118b202c69bb739e

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

melvin-bot bot commented Aug 23, 2023

Current assignee @sakluger is eligible for the External assigner, not assigning anyone new.

@melvin-bot
Copy link

melvin-bot bot commented Aug 23, 2023

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

@studentofcoding
Copy link
Contributor

Proposal

Please re-state the problem that we are trying to solve in this issue.

Dev logo is grayed out and not green like staging

What is the root cause of that problem?

We are using #002e22 instead of #03D47C on what we have on staging

What changes do you think we should make in order to solve the problem?

We have to edit the .st2 of to be using #03D47C instead

https://github.com/Expensify/App/blob/37ac2522440a671ec5f75e4e0685a22597db35a0/assets/images/new-expensify-dev.svg#L2C3-L4

What alternative solutions did you explore? (Optional)

None

Result

Dev.Splash.Logo.Fix.mov

cc: @mananjadhav @sakluger @kavimuru

@sakluger sakluger changed the title [$1000] Dev : Splash logo is grayed out [$500] Dev : Splash logo is grayed out Aug 24, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 24, 2023

Upwork job price has been updated to $500

@sakluger
Copy link
Contributor

Sorry for the late change here - after discussion with the team, this is a very small change and the bounty should be smaller.

@mananjadhav
Copy link
Collaborator

@c3024's proposal is good here.

🎀 👀 🎀 C+ reviewed.

@melvin-bot
Copy link

melvin-bot bot commented Aug 25, 2023

Triggered auto assignment to @johnmlee101, see https://stackoverflow.com/c/expensify/questions/7972 for more details.

@melvin-bot melvin-bot bot removed the Help Wanted Apply this label when an issue is open to proposals by contributors label Aug 25, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 25, 2023

📣 @mananjadhav Please request via NewDot manual requests for the Reviewer role ($500)

@melvin-bot
Copy link

melvin-bot bot commented Aug 25, 2023

📣 @c3024 🎉 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 📖

@melvin-bot
Copy link

melvin-bot bot commented Aug 25, 2023

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

Offer link
Upwork job

@situchan
Copy link
Contributor

NOTE: #25643 was closed in favor of this one, so I believe this should be fixed as well here.

@c3024
Copy link
Contributor

c3024 commented Aug 25, 2023

Thanks.
@johnmlee101 @sakluger @mananjadhav
Please confirm that we are fixing the clipped logo size (of mWeb) as well in this or do we fix it separately in #25643?

@c3024
Copy link
Contributor

c3024 commented Aug 26, 2023

PR ready for review. I fixed the clipping of logo in mWeb as well. I will change it if necessary.

@mananjadhav

@melvin-bot
Copy link

melvin-bot bot commented Aug 28, 2023

🎯 ⚡️ Woah @mananjadhav / @c3024, great job pushing this forwards! ⚡️

The pull request got merged within 3 working days of assignment, so this job is eligible for a 50% #urgency bonus 🎉

  • when @c3024 got assigned: 2023-08-25 19:23:27 Z
  • when the PR got merged: 2023-08-28 16:41:47 UTC

On to the next one 🚀

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Weekly KSv2 labels Aug 30, 2023
@melvin-bot melvin-bot bot changed the title [$500] Dev : Splash logo is grayed out [HOLD for payment 2023-09-06] [$500] Dev : Splash logo is grayed out Aug 30, 2023
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Aug 30, 2023
@melvin-bot
Copy link

melvin-bot bot commented Aug 30, 2023

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

@melvin-bot
Copy link

melvin-bot bot commented Aug 30, 2023

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.58-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 2023-09-06. 🎊

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:

Payments above include efficiency bonus 🎉 🚀

@melvin-bot
Copy link

melvin-bot bot commented Aug 30, 2023

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:

  • [@mananjadhav] The PR that introduced the bug has been identified. Link to the PR:
  • [@mananjadhav] 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:
  • [@mananjadhav] 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:
  • [@mananjadhav] Determine if we should create a regression test for this bug.
  • [@mananjadhav] 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.
  • [@sakluger] 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 and removed Weekly KSv2 labels Sep 5, 2023
@sakluger
Copy link
Contributor

sakluger commented Sep 5, 2023

I went ahead and paid out the reporter bounty to @situchan

@mananjadhav could you please complete the BZ checklist before tomorrow? That way we can approve your manual payment right away after the 7-day hold.

@sakluger
Copy link
Contributor

sakluger commented Sep 6, 2023

Paid @c3024 via Upwork.

We're just waiting on the BZ checklist to be completed now.

@mananjadhav mananjadhav mentioned this issue Sep 7, 2023
57 tasks
@mananjadhav
Copy link
Collaborator

#21551 is the offending PR, and I've added a comment here.

I don't think we need any changes in the process, it's a miss considering we also had 122 other file changes. Moreover considering this is Dev only and logo, I don't think we need a regression test either.

@sakluger I've raised my request on NewDot.

@sakluger
Copy link
Contributor

sakluger commented Sep 8, 2023

Thanks, I agree we don't need new regression tests since this only affected dev.

We're good to close out the issue!

@sakluger sakluger closed this as completed Sep 8, 2023
@JmillsExpensify
Copy link

$750 approved for payment based on BZ summary.

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 Needs Reproduction Reproducible steps needed
Projects
None yet
Development

No branches or pull requests

8 participants