CLICKINTECHNOLOGIESLIMITED / clickin-android

repo for android
0 stars 0 forks source link

Following page - Incorrect behaviour on unfollowing a user #339

Closed saurabhjacob closed 9 years ago

saurabhjacob commented 9 years ago

Steps

  1. User1 sends a follow request to User2 and User3
  2. User2 and User3 accepts the follow request
  3. User1 goes to his/her following page
  4. User1 unfollows the 2nd top most in the list.
  5. The "following" button changes to "follow" button.
  6. User1 clicks on the "follow" button Expected Result: Only the 2nd top most user's button changes to "requested"

Actual Result: The top most users button also changes along with 2nd top user in the list.

saurabhjacob commented 9 years ago

Verified hence marking closed.