apiacademy / rapido-spa

Single page frontend app for the Rapido designer
MIT License
3 stars 1 forks source link

Navigation Menu Interaction #4

Open mitraman opened 9 years ago

mitraman commented 9 years ago

The nav menu needs a better style. The new nav should support the following interactions in order of visibility:

  1. Identify the current design state (e.g. sketching)
  2. Move to the next logical design state (e.g. testing)
  3. Move to an an arbitrary design state

One possibility might be to visualise the next state and show more states when the user hovers over it. But, this would not work for touch devices.