Deleted items are not removed from pro site until refresh
Summary
Posts don't live delete from the pro page.
Original report @brianhatchet
As a pro user, go to your feed https://brianhatchet.minds.com/pro/brianhatchet/feed While logged in, delete one of your activities using the drop down menu Notice how the post stays Refresh and the post will be gone.
Steps to reproduce
- Log in to a user with Pro, make a new post.
- Go to your pro page.
- Click feed.
- Delete the top post by the dropdown.
- Observe it hasn't changed.
- Refresh - it is gone.
Platform information
Cross-platform web replicated Chromium / Ubuntu.
What is the current bug behavior?
Post is not deleted live, it requires a refresh
What is the expected correct behavior?
Post should be disappear after deletion.
Relevant logs and/or screenshots
Possible fixes
Either some change detection isn't firing, or the change detection is not there. If it's not there, we can probably remove the post manually from the feed array by its index.
Edited by Ben