Background
As part of the ongoing Navigation refresh, we are updating the Search tab to include search. After the update happens, we should let users know about this change. This task is blocked until the completion of T384510 & T384512
Requirements
- Tooltip points to Search in the bottom tab with FYI text “History is now in Search”
- Timeboxed to end March 31, 2025
- Show once, on first launch of app, irregardless of active tab (Show tooltip even if user has app set to open on Search)
- Must function on both iPhone and iPad
- Tooltip can be dismissed using "Got it" or "OK"
- Clicking into "Search" tab dismisses tooltip
Eng Notes
- we have the tooltips we used for Image Recs as a component. It's the default Apple TipKit design https://developer.apple.com/documentation/TipKit
Designs
Preferred behavior:
- I think the current tooltip behavior is that they’re dismissed when users interact with the content (in the background). Keep this tooltip permanently visible until users tap "Got it" and don’t set a timeout. This is quite an important one and would be too easy to miss, e.g., scrolling or tapping a link,
- If #1 is not feasible and the tooltip disappears when users interact with the content, re-show it in the following sessions until users explicitly tap "Got it."
Reference: Tooltip component from Image Recs https://www.mediawiki.org/wiki/Wikimedia_Apps/iOS_Suggested_edits_project#/media/File:3._Example_onboarding_tool_tip_for_recommended_image.png
