Page MenuHomePhabricator

[BUG] Swipe left on 'In the news' should only remove card when user has swiped to the beginning of the list
Closed, InvalidPublicBUG REPORT

Description

Using
Device: Moto X (1st gen)
Android: 5.1

Steps to reproduce

  1. Open the app and swipe right to scroll the cards inside "In the news" to cards to the end of the list.
  2. Swipe left to go back to view cards towards the beginning of the list

Expected
Swiping left should scroll the user back until they reach the beginning of the "In the news" list of cards; only then should continuing to swipe left trigger the removal of the "In the news" section from the feed.

Actual
Swiping left is rather sensitive and will often remove the entire "In the news" section from the feed instead of scrolling back.
Video showing this behaviour:
https://www.youtube.com/watch?v=InlW-7LEUFc

Event Timeline

Swiping left should scroll the user back until they reach the beginning of the "In the news" list of cards; only then should continuing to swipe left trigger the removal of the "In the news" section from the feed

This criteria and attention to detail is very helpful.

I think this would be a subclass or modification of DontInterceptTouchListener but there seems to be a lot of subtleties about it that make it difficult to right in all cases.

RHo renamed this task from Wikipedia Android - Bug - Swipe left on 'In the news' to [BUG] Swipe left on 'In the news' should only remove card when user has swiped to the beginning of the list.Apr 25 2018, 3:07 PM
Restricted Application changed the subtype of this task from "Task" to "Bug Report". · View Herald TranscriptDec 11 2019, 5:25 PM
Dbrant subscribed.

Cards in the feed are no longer swipeable.