Lists are not update.
Closed this issue · 1 comments
m-murad commented
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
- Open Favorite
TriggersFragment
. - Click on an item. (
TriggerDetailFragment
) will open. - Remove the Trigger from favorite by clicking on the Heart shaped button.
- Press back button. (Favorite
TriggersFragment
will open) - 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
Closed with #172