jimdc / TradeTracker

by Advent Fintech LLC
1 stars 0 forks source link

Stock that was deleted from alarm going off is still visible in recyclerlist. #106

Open nick433 opened 6 years ago

nick433 commented 6 years ago

Steps to reproduce the bug: (please fill out)

What you expected to see: (please fill out)

What you saw instead: (please fill out)


Minutes after alarm went off I opened the app and see the thing that is deleted. Opening add stock and then going back makes it dissapear, probably need a simple refresh.

jimdc commented 6 years ago

Did you acknowledge the alert, or ignore it? I'm not sure how to replicate this error.

jimdc commented 6 years ago

Possibly related to https://github.com/jimdc/TradeTracker/issues/112, since in both cases Nick can make the entries appear on the main list by going to add stock list and back.

jimdc commented 6 years ago

See also https://github.com/jimdc/TradeTracker/issues/28, which deals with the question of whether an entry should or should not be deleted when

  1. The alarm goes off, AND
  2. The user does not acknowledge the alarm.