Page MenuHomePhabricator

Places feature discovery
Closed, ResolvedPublic

Authored By
scblr
Jan 18 2024, 10:23 AM
Referenced Files
F41716046: Screenshot_20240125-101327.png
Jan 25 2024, 9:17 AM
F41716034: image.png
Jan 25 2024, 9:17 AM
F41716032: image.png
Jan 25 2024, 9:17 AM
F41697119: image.png
Jan 18 2024, 10:23 AM
F41697117: image.png
Jan 18 2024, 10:23 AM

Description

Background

We need to make sure users are discovering the highly anticipated reintroduction of Places.

    1. Requirements
  • Before moving it QA share a recording of the tooltip's placement in the stack with other tooltips and onboarding
Designs (Figma)
1. Explore2. Article
image.png (1×720 px, 530 KB)
image.png (1×720 px, 556 KB)
  1. Shown on the second launch of the app (before "Did you know that everyone can edit Wikipedia?")
    • Copy: Discover Wikipedia articles around you with Places
  2. Shown when the article contains location information and earliest on the second launch (after "Customize your toolbar")
    • Copy: Tap 'View on map' to explore this article's location

Event Timeline

Hey @JTannerWMF, please review – and move to "Needs analytics" or "Ready for dev" afterwards.

PS: Consider that the tooltips must contain the actual name of the list item ("Places" and "View on map") to ensure that users find them after encountering the tooltips

Thanks!

@JTannerWMF moved this to Ready for dev for now. And still feel free to review it.

@JTannerWMF @scblr

This is still work in progress, but wanted to settle the ordering of tooltips.

Here is the apk if you want to test it out: https://github.com/wikimedia/apps-android-wikipedia/pull/4407/checks

I made a demo too for a fresh install: https://www.youtube.com/watch?v=dPoOmY2twY8

Some questions:
@scblr : I kept the position of the tooltip consistent with other tooltips on article screen - to be shown at the bottom of the anchor. Hope that is ok. Also since the copy changed, the line break is now at a different place. Please lmk if that is ok.

@JTannerWMF and @scblr

  1. On the main nav tab the tooltips do not clash at all, which is great. I have just prioritized the places tooltip over edit tab tooltip.
  2. Article screen has 3 tooltips: Customize toolbar, Watchlist and now Places. First things first, can we remove any :) if not, does the order in the video - Places, watchlist[Depends on when the login happens - as seen in video if the user logs in after seeing the customize tooltip the order varies], customize toolbar look good? Any other logic among them?

Some questions:
@scblr : I kept the position of the tooltip consistent with other tooltips on article screen - to be shown at the bottom of the anchor. Hope that is ok. Also since the copy changed, the line break is now at a different place. Please lmk if that is ok.

Yes, that’s fine.

@JTannerWMF and @scblr

  1. On the main nav tab the tooltips do not clash at all, which is great. I have just prioritized the places tooltip over edit tab tooltip.

Sounds good!

  1. Article screen has 3 tooltips: Customize toolbar, Watchlist and now Places. First things first, can we remove any :) if not, does the order in the video - Places, watchlist[Depends on when the login happens - as seen in video if the user logs in after seeing the customize tooltip the order varies], customize toolbar look good? Any other logic among them?

I’ll sync with @JTannerWMF later today and will follow up.

Thank you for the review @scblr . Will update this once you have had a chance to discuss this and update here.

Thanks @Sharvaniharan

Article screen has 3 tooltips: Customize toolbar, Watchlist and now Places. First things first, can we remove any :)

I synced with JT. We’d like to eliminate the Watchlist tooltip in the article AND on the main screen. So let’s say goodbye to these two:

image.png (1×720 px, 343 KB)
image.png (1×720 px, 493 KB)

if not, does the order in the video - Places, watchlist[Depends on when the login happens - as seen in video if the user logs in after seeing the customize tooltip the order varies], customize toolbar look good? Any other logic among them?

Two important things:

  • The "Customize toolbar" (first launch of the app) tooltip should be shown before "View on map" (earliest on second launch of the app)
  • The "View on map" tooltip should only be shown when the article contains location information. In the video you posted, it is shown for the Nyctibatrachus major article, which does not contain location information:

Screenshot_20240125-101327.png (2×1 px, 956 KB)

Hi @scblr
Thank you for the update. This is ready for review.
APK: https://github.com/wikimedia/apps-android-wikipedia/pull/4407/checks

One thing I want to draw your attention to - The main menu tooltip is the first thing that new users will see on a fresh installation. Hope that is ok.

Hi @scblr

Update: Synced with @JTannerWMF about the main nav tooltip and she wants it to be displayed on second launch of the app, so I have added that changes as well.