hawkular / hawkular-android-client

Apache License 2.0
10 stars 26 forks source link

Lists are not update. #171

Closed m-murad closed 7 years ago

m-murad commented 7 years ago

The lists in the projects are not being updated instantly. for e.g In Favorite TriggersFragment the trigger list is not updated instantly. Steps to reproduce

  1. Open Favorite TriggersFragment.
  2. Click on an item. (TriggerDetailFragment) will open.
  3. Remove the Trigger from favorite by clicking on the Heart shaped button.
  4. Press back button. (Favorite TriggersFragment will open)
  5. The item removed from the favorites is still in the list and will not disappear until you refresh the list.

Same is happening with Alerts list when we mark an alert Resolve or Acknowledge from AlertDetailFragment.

KeenWarrior commented 7 years ago

Closed with #172