ericberman / MyFlightbookAndroid

Android client app for MyFlightbook.com
http://myflightbook.com
GNU General Public License v3.0
21 stars 8 forks source link

Refreshing after updating properties (or deleting a property)? #254

Open ericberman opened 2 years ago

ericberman commented 2 years ago

Add or remove a property to a saved flight, and hit update. Now tap on the flight without hitting refresh - are the changes visible? Possible race condition? Also - if you delete a property from an existing flight and tap away, the property is deleted synchronously - are we updating the database? And if you don't tap away, is the change being lost.?