HabitRPG / habitrpg-mobile

HabitRPG mobile application under development. Angular + PhoneGap
286 stars 99 forks source link

Column Navigation [$20] #4

Open Nelmalih0 opened 11 years ago

Nelmalih0 commented 11 years ago

I think you should swipe left and right to navigate through columns

--- There is a **[$20 open bounty](https://www.bountysource.com/issues/1386277-column-navigation?utm_campaign=plugin&utm_content=tracker%2F85449&utm_medium=issues&utm_source=github)** on this issue. Add to the bounty at [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F85449&utm_medium=issues&utm_source=github).
SabreCat commented 11 years ago

+1! I liked that feature on MagicMicky's client.

aenhsaihan commented 11 years ago

+1

DanielTheBard commented 11 years ago

I like how it makes things simpler, yet at the same time, I like the look of the menu. Confliction! (not a word)

Mihakuu commented 11 years ago

I prefer the menu /:

SabreCat commented 11 years ago

There's no reason you couldn't keep the sidebar while adding swipe navigation. Tap-tap vs. swoosh-swoosh, the actions don't really conflict.

Mihakuu commented 11 years ago

My issue with swoosh swoosh is my hands always shake so my tap taps seem more like swoosh swooshes to apps. I'm probably in the minority on this though, whatever works best

SabreCat commented 11 years ago

That should still be OK, if the layout doesn't change too much. To open the sidebar or select something in it, you're tapping outside the region where a swipe would switch views.

However! For what you describe, we should definitely be careful about the sensitivity level we set on the swipe (however that works...). We don't want an unsteady hand to cause the view to change when you're trying to check off or edit a task.