instagram-not-mutual-followers
instagram-not-mutual-followers copied to clipboard
Remove "Follow back" and "Unfollow" buttons on other users pages
STR:
- Navigate to any (let's say XXX) user profile where the analyzer can be run.
- Run it, wait for the results
Expected result: "Follow back" and "Unfollow" buttons are absent because these users aren't your connections, but the XXX user's
Actual result: "Follow back" and "Unfollow" buttons are present
Removing 'Unfollow' would make absolute sense because it is not certain that you're also following the user to be unfollowed, but in my opinion 'Follow' in some cases could be nice to be left.
For example, I'm browsing my friend account, then I notice someone on the result list who I would like to add.
Just a thought, though ;).
An even mode complex case would be the following:
- I navigate to use XXX and I run the script there.
- I look through the 'Unfollow' list. The 'Unfollow' button could be made available only to the users I'm actually following, otherwise greyed out.
- Same for 'Follow' list. Button enabled only if I'm not already following that certain user, otherwise greyed out (or replaced by already following textbox, or checkbox with a green mark or, similar).
Again, this could make a little more sense, but I understand it would be more complicated. Let's call this, a premium feature.
Nice catch, thanks! But in that way logic will be way more complex. Also, I want to keep this analyzer as simple as possible. At the same time, it's a nice suggestion to differ people you know (followers or following) from other people on your friend page 👍
We posted the comment at the same time, eheh. Anyway, understood.