LuckySherry / TwitterClient_0.2

COMP3111_Phase1_Team202
0 stars 0 forks source link

Following user related bug #10

Closed monosite closed 11 years ago

monosite commented 11 years ago

What steps will reproduce the problem?

  1. go to other user home page
  2. click the following button

What is the expected output? What do you see instead? you can see unfollower on the user that the current viewing user following but they are not followed by the authenticated user. i should see no such button

LuckySherry commented 11 years ago

unfollower button means that the authenticated user not follow the current viewing user. After you click the unfollowed button the button will change to follow and that mean the authenticated user is following this user now. i.e., this is not a bug.

waitingcheung commented 11 years ago

Rejected. Similar to #9

Ken