BounceTribe / bouncetribe

The bounce tribe repository!
https://www.test.bouncetribe.com/
3 stars 2 forks source link

"Tribe Member" button - incorrect state #9

Closed JakeIwen closed 7 years ago

JakeIwen commented 7 years ago

When viewing another tribe member's profile, the button option to add them to your tribe still exists on page load.

image

If you click the button, then it changes state to this, jsut as it would if it were actually adding them to your tribe.

image

Maybe should just say "Remove Tribe Member" right away instead? Haven't looked into depth of issue.

JakeIwen commented 7 years ago

This button also has a third state, something like "Add to Tribe"

RPowerHimself commented 7 years ago

Yeah, it should really have 3 different states:

  1. Not Friends (Click Add to Tribe)
  2. Friend Request Sent (Request Pending)
  3. Friends (Click to Remove from Tribe)
JakeIwen commented 7 years ago

Also it is a little strange that when user==User, the button is actually a LINK to your tribe page.

JakeIwen commented 7 years ago

what about when there is a Tribe request from them? "Accept Invite"? Could you put the words you want on the button in quotes so i know for sure?

JakeIwen commented 7 years ago

Maybe we should have something besides an implicit statement on a button inform the user that they are in fact in the same tribe. like a badge above the button or something

JakeIwen commented 7 years ago

fixed.