Skip to content

Automatically update profile info after follow it

When a user follows a profile, its informations doesn't load automatically (feed, activities, etc...). It's necessary to manually update the page to check profile's info.

Solved this issue by adding rails native support for ajax to automatically update a profile page with its informations after someone follows it without the need to reload the page.

Merge request reports