Open caoer opened 9 years ago
thinking about a sending indicator might be good. add friend is a network request, so it might take time after user clicked the add friend button, we do not show alert view for sending friend request. a immedate UI interaction needed.
currently the icon only update when the status is changed.
@callzhang I'm not sure how fast it is, because it is only a simple server, should be very fast, can you test? Also, I can only search for two contacts, you and lance, after I click add friend, the icon has changed, so that I can't test anymore. can you test the UI flow on this part? does the app react fast enough to let user feel that he/she clicked the button and friend request being successfully sent.
FB server is fast. Usually takes less than 0.5s. You can show a activityIndicator while waiting...
checkout friend, unfriend,
@justfinish looks like we are missing icon for 3 states. see attached images for detail.
for denied, we can hide that cell. but showing it to user is good as well. what you do think?