firefox-ios icon indicating copy to clipboard operation
firefox-ios copied to clipboard

Jump Back In Onboarding Message

Open data-sync-user opened this issue 3 years ago • 3 comments

When I open the homepage after leaving a tab open for the first time, I see a message pointing out that tab, so that I understand where the tab is coming from and that I can easily pickup where I left off with this feature

Acceptance Criteria

  • The CFR flow should be
    • toolbar
    • if synced tab → sync tab cfr
    • else if tab in jump back in→ jump back in cfr
  • The JumpBackIn CFR should show if
    • The toolbar CFR has been shown already.
    • The SyncedTabCFR has NOT been shown.
    • The JumpBackIn CFR hasn’t been presented.
    • In the case where JBI and SyncedTab are seen together, SyncedTab should show first, and expires the JumpBackIn hint
  • If the user clicks on the X to close the message or clicks elsewhere on the homepage, then the message will close
  • The pop up message matches the attached designs
  • The changes are behind the MR Onboarding feature flag
  • The following telemetry is captured:
    • Impression counts
    • Click counts on the X
    • Clicks elsewhere on the screen that close the message are counted

Notes

  • This is an update to the copy & logic for when to display the existing Jump Back In message

┆Issue is synchronized with this Jira Task

data-sync-user avatar Jul 18 '22 16:07 data-sync-user

➤ Nishant Bhasin commented:

Is this ticket there because we are modifying Synced Tab Pickup Onboarding message cc Daniela Arcese ?

Afaik we do have the CFR UI for the Jump Back In section.

data-sync-user avatar Jul 19 '22 17:07 data-sync-user

➤ Ashley Thomas commented:

Yes. There is an existing Jump Back In CFR. This ticket is to update the copy & logic for when it shows.

data-sync-user avatar Jul 19 '22 18:07 data-sync-user

➤ Daniela Arcese commented:

user flow diagram

!image-20220809-202137.png|width=2256,height=840!

data-sync-user avatar Aug 09 '22 20:08 data-sync-user

➤ Simion Basca commented:

Verified fix on main 3012efa1c26a05b238f348d5f2354e02e322bd59

data-sync-user avatar Aug 19 '22 13:08 data-sync-user

➤ Andrei Bodea commented:

Verified as fixed on v106 (19379) with iPhone 13 Pro (15.1.1).

data-sync-user avatar Sep 23 '22 15:09 data-sync-user