Skip to content

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

  1. Log in to a user with Pro, make a new post.
  2. Go to your pro page.
  3. Click feed.
  4. Delete the top post by the dropdown.
  5. Observe it hasn't changed.
  6. 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

front-2381-delete-pro

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