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

Onboarding Add to Dock Promo view #3505

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

alessandroboron
Copy link
Contributor

@alessandroboron alessandroboron commented Oct 30, 2024

Task/Issue URL: https://app.asana.com/0/1206329551987282/1208577512136709

Description:

Add the Add to Dock Promo view to the final dialog of the onboarding flow.

Steps to test this PR:

  1. Add return VariantIOS(name: "mx", weight: 1, isIncluded: VariantIOS.When.always, features: [.newOnboardingIntroHighlights, .contextualDaxDialogs]) in DefaultVariantManager -> selectVariant() at line 156.

  2. Ensure that OnboardingManager -> isAddToDockEnabled returns true.

  3. Launch the App and start the onboarding flow.

  4. Select and icon color different from the default one.

  5. Complete the contextual onboarding flow.

  6. Ensure the Add To Dock promo view is shown in the final dialog of the onboarding flow and app icon in the animation reflects the color of the icon selected during the onboarding.

  7. Tap "Show Me How” and ensure the tutorial video about how to add the icon to the dock is shown and loops.

  8. Repeat the test selecting the default icon color.

  9. Repeat the test and show the end of journey dialog from contextual dialog instead from new tab page.

Definition of Done (Internal Only):

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 15
  • iOS 16
  • iOS 17

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

Copy link

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against d8dd10f

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

Successfully merging this pull request may close these issues.

1 participant