Edits to OPs do not appear until the user reloads the app.
Closed this issue · 3 comments
hpabst commented
After making an edit to the OP of a thread, the edit will appear to be reverted until the user restarts the app.
artemcm commented
Similarly, posting a new thread does not update the local model.
hpabst commented
Should we be updating from ElasticSearch each time ThreadViewFragment or ThreadListFragment is resumed then?
artemcm commented
We should rather figure out why the model doesn't update.