Enable mobile gestures for feed and articles #22

Closed
opened 2026-09-16 07:51:13 -07:00 by rays · 1 comment
Owner

Feed

Pull down at top

  • Refresh feed

Article View

Horizontal swipes

  • Swipe left → Next article
  • Swipe right → Previous article or back to list
## Feed ### Pull down at top * Refresh feed ## Article View ### Horizontal swipes * Swipe left → Next article * Swipe right → Previous article or back to list
rays added the enhancement label 2026-09-17 13:26:45 -07:00
rays closed this issue 2026-09-18 07:13:30 -07:00
Author
Owner

Done in 3b00e27, deployed. Pull the item list down from its top to check that feed for new items (every feed, on All Subscriptions); a note at the top says when letting go will do it. In the reader, swipe left for the next item and right for the one before; right on the first goes back to the list, and left on the last does nothing. A mostly vertical move scrolls as before, and a wide code block or table in a post keeps its own sideways scroll. Tested with synthetic touches in a phone-sized Chromium, not yet on a real iPhone. On iOS, start a right swipe away from the screen's left edge: Safari takes a swipe from the edge as its own Back.

Done in 3b00e27, deployed. Pull the item list down from its top to check that feed for new items (every feed, on All Subscriptions); a note at the top says when letting go will do it. In the reader, swipe left for the next item and right for the one before; right on the first goes back to the list, and left on the last does nothing. A mostly vertical move scrolls as before, and a wide code block or table in a post keeps its own sideways scroll. Tested with synthetic touches in a phone-sized Chromium, not yet on a real iPhone. On iOS, start a right swipe away from the screen's left edge: Safari takes a swipe from the edge as its own Back.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rays/ipodderx-rs#22