Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notifications: horizontal notification detail navigation (swipe) #4727

Closed
kwonye opened this issue Oct 31, 2016 · 2 comments
Closed

Notifications: horizontal notification detail navigation (swipe) #4727

kwonye opened this issue Oct 31, 2016 · 2 comments
Assignees
Milestone

Comments

@kwonye
Copy link
Contributor

kwonye commented Oct 31, 2016

Right now the mobile web has up/down arrows to go the the next/previous notification without having to go back to the notifications list. We're going to be adding that to the mobile apps.

img_0561

(note that Apple Mail has something similar)

img_0768

@kwonye kwonye added this to the 6.2 milestone Oct 31, 2016
@kwonye kwonye changed the title Notifications Notifications: up/down navigation arrows Oct 31, 2016
@kwonye kwonye self-assigned this Nov 2, 2016
@mzorz
Copy link
Contributor

mzorz commented Nov 2, 2016

Note: remember adding analytics to check usage of swipe vs arrows

@mzorz mzorz assigned mzorz and unassigned kwonye Nov 14, 2016
@mzorz
Copy link
Contributor

mzorz commented Nov 14, 2016

WIP in this branch https://github.com/wordpress-mobile/WordPress-Android/tree/issue/4727-unotifs-up-down-navigatino-arrows

ToDo:

  • add ViewPager to support swipe left/right gesture
  • add left-right arrows where the EDIT button is currently (top-right corner of the screen, on the action bar) - it's been decided that we ditch the arrows for Android, and stick with Swipe only
  • added toast to indicate the user the swipe gesture is available for horizontal navigation
  • take filtered lists into account (all, unread, comments, etc.)
  • Notification edit button moved to below comment #4768 move EDIT button to the item actions below the comment/notification body (along with SPAM/TRASH, etc.)
  • add analytics tracking to check usage of swipe vs arrows

@mzorz mzorz changed the title Notifications: up/down navigation arrows Notifications: horizontal notification detail navigation (swipe) Nov 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants