COVID-19-electronic-health-system / Corona-tracker

An easy-to-use PWA to monitor the user's wellness and learn about COVID-19.
https://coronatracker.me/
MIT License
236 stars 101 forks source link

Swiping on cards sometimes forces back in history #575

Open SomeMoosery opened 4 years ago

SomeMoosery commented 4 years ago

Prerequisites

Description

Currently, swiping on education/quiz cards on mobile, when swiped from the edges of the screen, occasionally cause the user to be brought back to a previous page. We should attempt to disable this feature within the OS, but I'm not sure if that's possible - some research would be useful for this.

Steps to Reproduce

  1. Log in
  2. Navigate to flashcards
  3. Swipe from a corner of the screen

Expected behavior:

Swiping cards never navigates user away from the screen

Actual behavior:

Sometimes user is brought back a page

Reproduces how often:

Rarely, < 25%

Versions

1.0.1

AdhamAH commented 4 years ago

I tried to reproduce but no luck. Could you take a look again if it still there? could it be something from the device settings to go back if swiped from the edge?