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 2024-01-24] [$500] Implement new layout in About page #26779

Closed
roryabraham opened this issue Sep 5, 2023 · 40 comments
Closed
Assignees
Labels
Awaiting Payment Auto-added when associated PR is deployed to production External Added to denote the issue can be worked on by a contributor NewFeature Something to build that is a new item. Weekly KSv2

Comments

@roryabraham
Copy link
Contributor

roryabraham commented Sep 5, 2023

If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!


HOLD on #26784

Action Performed:

Open the Settings -> About page.

Expected Result:

image

Except it should also include the app version in the same font color as the < back button beneath the coin on the About page.

Notes:

  • It should be implemented with the IllustratedHeaderPageLayout

  • because the app version needs to be included in the top section, the IllustratedHeaderPageLayout component may need to be updated to allow us to render some stuff beneath the animation

  • Currently the aspect ratio for all these animations are the same, so by setting the animation to 100% width the top section of the screen always has the same height. We need to render the app version in the top section without adjusting the animation size or the height of the top (colored) section.

  • The animation lottie asset is here:

    Loading.json.zip

  • The correct background color is yellow600 or #D18000

Actual Result:

It does not look like that.

View all open jobs on GitHub

Upwork Automation - Do Not Edit
  • Upwork Job URL: https://www.upwork.com/jobs/~0179e9954261696fde
  • Upwork Job ID: 1699055159124353024
  • Last Price Increase: 2023-09-05
  • Automatic offers:
    • s77rt | Reviewer | 26508154
    • Pujan92 | Contributor | 26508156
@roryabraham roryabraham added External Added to denote the issue can be worked on by a contributor Daily KSv2 NewFeature Something to build that is a new item. labels Sep 5, 2023
@roryabraham roryabraham self-assigned this Sep 5, 2023
@melvin-bot melvin-bot bot changed the title Implement new layout in About page [$500] Implement new layout in About page Sep 5, 2023
@melvin-bot melvin-bot bot added the Help Wanted Apply this label when an issue is open to proposals by contributors label Sep 5, 2023
@melvin-bot
Copy link

melvin-bot bot commented Sep 5, 2023

@melvin-bot melvin-bot bot added Weekly KSv2 and removed Daily KSv2 labels Sep 5, 2023
@melvin-bot
Copy link

melvin-bot bot commented Sep 5, 2023

Triggered auto assignment to @isabelastisser (External), see https://stackoverflow.com/c/expensify/questions/8582 for more details.

@melvin-bot melvin-bot bot added Daily KSv2 and removed Weekly KSv2 labels Sep 5, 2023
@melvin-bot
Copy link

melvin-bot bot commented Sep 5, 2023

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

@himanshuragi456

This comment was marked as spam.

@roryabraham
Copy link
Contributor Author

Please use our proposal template

@DylanDylann

This comment was marked as outdated.

@roryabraham
Copy link
Contributor Author

roryabraham commented Sep 5, 2023

Ok, I know there's a lot of time pressure to try to write these proposals as fast as possible, but please try to take the time it needs to write a quality proposal. There's an additional consideration for this layout that wasn't needed for #26775 (i.e: the app version text, not shown in the mockup)

@Pujan92
Copy link
Contributor

Pujan92 commented Sep 5, 2023

Proposal

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

Implement new layout for about page

What is the root cause of that problem?

New feature

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

Add IllustratedHeaderPageLayout as the wrapper component and pass the current content inside it. We need to remove logo and version part from there bcoz that needs to be displayed on the animation. For showing the version number we can pass overlayContent function(to display content on top of animation) which is going to be added in this PR. With that we need to provide some top margin to align the version text below coin. Set the prop values respective to the about page(considering the right animation file and bg color defined in the themecolors).

       <IllustratedHeaderPageLayout
            title={translate('initialSettingsPage.about')}
            onBackButtonPress={() => Navigation.goBack(ROUTES.SETTINGS)}
            illustration={LottieAnimations....}
            backgroundColor={'#D18000'}
        >
            
        </IllustratedHeaderPageLayout>

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

melvin-bot bot commented Sep 5, 2023

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

Offer link
Upwork job

@melvin-bot
Copy link

melvin-bot bot commented Sep 5, 2023

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

@DylanDylann

This comment was marked as resolved.

@roryabraham

This comment was marked as resolved.

@melvin-bot melvin-bot bot added the Monthly KSv2 label Oct 19, 2023
@melvin-bot
Copy link

melvin-bot bot commented Oct 19, 2023

This issue has not been updated in over 15 days. @Pujan92, @s77rt, @isabelastisser, @roryabraham eroding to Monthly issue.

P.S. Is everyone reading this sure this is really a near-term priority? Be brave: if you disagree, go ahead and close it out. If someone disagrees, they'll reopen it, and if they don't: one less thing to do!

@isabelastisser
Copy link
Contributor

@roryabraham are you still working on this?

@roryabraham
Copy link
Contributor Author

Hi, progress here has stalled as we are very stuck in general due to problems with the spinning coin animation.

@isabelastisser
Copy link
Contributor

@roryabraham if this is not being prioritized, should we close this and reopen it when the problems with the spinning coin animation resolve?

@isabelastisser
Copy link
Contributor

Bump @roryabraham on my question above. Thanks!

@roryabraham
Copy link
Contributor Author

I'm not sure. Maybe we can choose another animation for this page since there's some as-yet-unidentified problem with the spinning coin animation.

cc @Expensify/design

@shawnborton
Copy link
Contributor

Can you summarize again what the problem is with the existing coin animation? I can take that to Augenblick to try to get some revisions made.

@Pujan92
Copy link
Contributor

Pujan92 commented Dec 19, 2023

@shawnborton existing coin animation isn't working properly for safari browser, may be that team can check once in any lottie preview online within safari to figure out the issue. Sharing the screencast about how it looks for me in safari.

Screen.Recording.2023-12-19.at.18.12.10.mov

@shawnborton
Copy link
Contributor

Cool, asked internally for a new version of this. Will keep you posted!

@shawnborton
Copy link
Contributor

Can you try this one?

Expensify-Loading-121923.json.zip

@Pujan92
Copy link
Contributor

Pujan92 commented Dec 19, 2023

It still isn't the smooth and proper for safari.

  1. Safari
Screen.Recording.2023-12-20.at.00.16.16.mov

After converting to the .lottie file

Screen.Recording.2023-12-20.at.00.16.35.mov
  1. Chrome
Screen.Recording.2023-12-20.at.00.14.12.mov

@shawnborton
Copy link
Contributor

We're looking into it, will report back.

@shawnborton
Copy link
Contributor

Here is a new version to try: EXP-Loading-Coin.zip

@roryabraham
Copy link
Contributor Author

PR merged! 🚀 Thanks @shawnborton for working with our design partners to get an animation that worked as expected and was correctly sized

@melvin-bot melvin-bot bot added Weekly KSv2 Awaiting Payment Auto-added when associated PR is deployed to production and removed Monthly KSv2 labels Jan 17, 2024
@melvin-bot melvin-bot bot changed the title [$500] Implement new layout in About page [HOLD for payment 2024-01-24] [$500] Implement new layout in About page Jan 17, 2024
@melvin-bot melvin-bot bot removed the Reviewing Has a PR in review label Jan 17, 2024
Copy link

melvin-bot bot commented Jan 17, 2024

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

Copy link

melvin-bot bot commented Jan 17, 2024

The solution for this issue has been 🚀 deployed to production 🚀 in version 1.4.25-10 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-01-24. 🎊

For reference, here are some details about the assignees on this issue:

Copy link

melvin-bot bot commented Jan 17, 2024

BugZero Checklist: The PR adding this new feature has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:

  • [@s77rt] Please propose regression test steps to ensure the new feature will work correctly on production in further releases.
  • [@isabelastisser] Link the GH issue for creating/updating the regression test once above steps have been agreed upon.

@s77rt
Copy link
Contributor

s77rt commented Jan 18, 2024

I don't think we need a regression test here for the simplicity. This kinda of design change is not something that would just break. This is an improvement more than a new feature.

@melvin-bot melvin-bot bot added the Overdue label Jan 29, 2024
@isabelastisser
Copy link
Contributor

The payments were made in Upwork:

@Pujan92 requires payment automatic offer (Contributor) $500
@s77rt requires payment automatic offer (Reviewer) $500

@melvin-bot melvin-bot bot removed the Overdue label Jan 29, 2024
@isabelastisser
Copy link
Contributor

all set!

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 External Added to denote the issue can be worked on by a contributor NewFeature Something to build that is a new item. Weekly KSv2
Projects
None yet
Development

No branches or pull requests

8 participants