Page MenuHomePhabricator

Interaction Timeline: In-feature description of how the Timeline works
Closed, DuplicatePublic

Description

Problem to solve

The Interaction Timeline itself does not describe what data is being shown. This information should be shown so users can quickly and easily understand what the Timeline does without having to click a link or icon, if the tool is in its zero state, or if a timeline is visible.


Product tag

So far, the most clear and most brief sentence we have for the timeline is:

The Interaction Timeline shows a chronologic history for two users on pages where they have both made edits.

@TBolliger will buy a coffee or beer to whomever can write a more clear and more brief tag.


Ideas

  1. First-time modal with graphic that explains how the timeline works
  2. Permanent text in the UI
  3. Temporary text in the 'timeline results' area when no search has been performed

Event Timeline

Here's an idea — it's high profile (and somewhat obnoxious) but it darn-near guarantees people have the opportunity to see it. A modal that appears and briefly explains what the Timeline does. It could appear regardless of the state of the Timeline — zero state or a populated timeline. We could use a cookie to make sure people don't see it after their initial view. (The hourglass icon is just a placeholder.)

Pros: High visibility, works for all states of the timeline, doesn't waste space in the UI
Cons: Slightly obnoxious, when users close it they won't be able to pull it up again

modal.png (943×1 px, 131 KB)


And another idea: Maybe we roll this into T180089: Interaction Timeline V1: Header & footer and add it to the header.

Pros: Decent visibility, works for all states, unintrusive
Cons: Takes more vertical space, easily skimmed over

header footer 4.png (943×1 px, 54 KB)


@dbarratt @dmaza @kaldari @SPoore @CSindersWMF — thoughts? Other ideas?

+1 for option 2. We could make the text more relevant with css to make sure that catches the eye.

<marquee>Chronologic history for two users on pages where they have both made edits.</marquee>

+1 for option 2 as well, only because I really hate what is effectively an alert and forces the user to acknowledge it before proceeding. The user should always be allowed to ignore it.

Having said that... you could move the alert to the the page (top?) and allow the user to dismiss it if they want.

Let's go for option #2 because it's the simplest at the moment, persistent, doesn't require visual design, and unintrusive. It's already in the acceptance criteria for T180089: Interaction Timeline V1: Header & footer, so I'll close this as a duplicate.