Page MenuHomePhabricator

Page switching interaction
Closed, DeclinedPublic

Description

When changing from one page to another, the existing page should smoothly transition out and the new page should transition in.

Scenarios to spec

  1. Immediate transition: Changing from one page to another, with the second page immediately available
  2. Short loading time transition: Changing from one page to another, with the second page having to load (small load time, < 2 seconds)
  3. Long loading time transition: Changing from one page to another (longer load time, > 2 seconds)
  4. Failure transition: Changing from one page to another, the loading of the new page fails

AC

  • The following scenarios are implemented:
    • Immediate transition
    • Short loading time transition
    • Long loading time transition
    • Failure transition

Event Timeline

Jhernandez added subscribers: ovasileva, Nirzar.

cc/ @ovasileva @Nirzar

This is related with the transition you showed on the design sync a few weeks ago.

I've fleshed out all the scenarios I could think about, we'll need specs, interactions & the animations for these!

I think this feature is flashy and a very exciting one!

I guess this is about ready to work on.

We're missing the design specs so let's assign to @Nirzar

Niedzielski changed the task status from Open to Stalled.Nov 2 2017, 1:51 PM