Archiving & restoring a site doesn't refresh in the list view
Summary
Currently we have the problem that we can archive & restore sites, but when we restore them on the list view (aka search page), it doesn't refresh the site entry. It still is shown in colors as it is archived.
Steps to reproduce
- empty db
- create a site (be admin for at least on of the selected permission groups)
- go into the search
- archive the site (no refresh here - device search page has this)
- go to the extended search (currently in !411 (merged))
- click on to include archived sites
- restore the site (no refresh here)
What is the current bug behavior?
There is no refresh of the entry after we archived or restored the site.
What is the expected correct behavior?
It re-fetches the site & updates the entry in the list, so that the change is visible imediately.
Some logs and/or screenshots
Possible fixes
- Check the store handling after the archive & restore actions.
- Compare with the device handling here.
ToDo's
-
Bug reproduced -
Cause found -
Bug fixed