banool / auslan_dictionary

Code for the app, scripts, and site for Auslan Dictionary
https://auslandictionary.org
GNU General Public License v3.0
12 stars 3 forks source link

After downloading new dictionary data, a favourited word might not appear to be favourited #107

Open banool opened 2 years ago

banool commented 2 years ago

If you go to the word through the favourites list, it will appear to be favourited, but not if you look it up through the search page. I suspect this happens when the video link used as part of the key changes. For more context, I favourited the app in that session, then updated the data. Dropping the cache did not help.

After you restart the app the issue goes away, so I suspect the behaviour when opening the app is different to when we pull new data (I'm not updating the lists state correctly).