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

feat(protocol-designer): onboarding animations #16927

Open
wants to merge 8 commits into
base: edge
Choose a base branch
from

Conversation

jerader
Copy link
Collaborator

@jerader jerader commented Nov 21, 2024

closes AUTH-974

Overview

Add onboarding animations to the onboarding flow

Test Plan and Hands on Testing

Test it out in the sandbox - i feel like there are some optimization issues with step 4 and 5 since they're the biggest files. lmk if you think its worth trying to optimize more?? I'm sort of out of ideas on what to try though without risking lowering the resolution.

Changelog

  • add webm for each page of the onboarding animation
  • plug each animation into the WizardBody
  • delete placeholder img

Risk assessment

low

@jerader jerader requested a review from a team as a code owner November 21, 2024 14:02
@jerader jerader requested review from koji, shlokamin and ncdiehl11 and removed request for a team November 21, 2024 14:02
@koji
Copy link
Contributor

koji commented Nov 21, 2024

Screenshot 2024-11-21 at 10 50 02 AM

it is partially missing. is this an expected behavior?

@jerader
Copy link
Collaborator Author

jerader commented Nov 21, 2024

Screenshot 2024-11-21 at 10 50 02 AM

it is partially missing. is this an expected behavior?

@koji ya so the animations get cropped in order to fit the space. If you adjust the viewport, it will not crop that part out.

@koji
Copy link
Contributor

koji commented Nov 21, 2024

From the description, you did optimize webm files already.
Do you remember how much size the optimization reduced the original file size?
maybe using ffmpeg to optimize webm files.

Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at this moment I don't have any specific idea.

@koji koji self-requested a review November 21, 2024 19:53
Copy link
Contributor

@koji koji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need some changes for OT-2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants