Closed Bug 1936143 Opened 2 months ago Closed 2 months ago

Sanity test the theme selection onboarding card before handing it off to QA

Categories

(Fenix :: Experimentation and Telemetry, task)

All
Android
task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Gela, Unassigned)

References

Details

(Whiteboard: [fxdroid])

Steps to reproduce

Expected behavior

Actual behavior

Device information

  • Firefox version:
  • Android device model:
  • Android OS version:

Any additional information?

Yaml to test this card:

theme-selection:
              card-type: theme-selection
              title: onboarding_customize_theme_title
              body: onboarding_customize_theme_description
              image-res: ic_pick_a_theme
              ordering: 40
              primary-button-label: onboarding_customize_theme_save_and_continue_button
              secondary-button-label: onboarding_customize_theme_skip_button
              extra-data:
                customization-theme-data:
                  - theme-type: theme-dark
                    label: onboarding_customize_theme_dark_option
                    image-res: ic_pick_a_theme_dark
                  - theme-type: theme-light
                    label: onboarding_customize_theme_light_option
                    image-res: ic_pick_a_theme_light
                  - theme-type: theme-system
                    label: onboarding_customize_theme_system_option
                    image-res: ic_pick_a_theme_system_auto

I have finished testing this card, there were a few issues that needed to be addressed which are done as a part of this patch: https://phabricator.services.mozilla.com/D231633

Going to close this issue since there's no outstanding work to do in the meantime.

Status: NEW → RESOLVED
Closed: 2 months ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.