Skip to content

Fix follow suggestion removal

Zach Oakes requested to merge oakes/soapbox:remove-follow-suggestion into develop

Clicking the X on a follow suggestion does not remove it currently. The API request goes through successfully, so it will be gone after refreshing. I figured out this was because the field name it was trying to match the account id on was incorrect; it should just be account.

Merge request reports

Loading