[Sprint/NuancedNumbat](fix): Do not show post if deleted.
Closes #1732 (closed)
I believe this to be the correct way to take care of it, as the remaining line after deletion caused by border offers an indicator of where the post was. Can be taken care of if anybody disagree's - easy enough to add conditional css but I left it in because it felt better to me.
It appears that the _deleted event emitter is not implemented properly, but I don't feel deferring 'deletion' to the parent is the correct solution anyway.
Note in the HTML file, all I have done is wrapped it in an ng-container conditionally tied to whether the post is in a deleted or not. The large amount of changes come from adjusting the indentation.
Merge request reports
Activity
added StatusRequires Changes label and removed 1 deleted label
added 17 commits
-
a3316300...d202f657 - 16 commits from branch
master
- c39e93ae - Added deleted to reminds and previews as they share the same template
-
a3316300...d202f657 - 16 commits from branch
added 1 deleted label and removed StatusRequires Changes label