Skip to content

Delete status when viewing profile

Nastassia Danilova requested to merge fix/deleteStatusFromUserProfile into master

close 57

If userId param was sent to the status delete action from the UI, delete it from the user statuses also. And when statuses were loaded to the user profile, add statuses to the statusesByIds state.

Merge request reports