colonistio / design

https://colonist.io
3 stars 0 forks source link

Profile Revamp - Friends Tab Update #177

Closed samgawaran closed 1 year ago

samgawaran commented 1 year ago

Summary

We will be adding a Sent Requests Tab and a Friend Limit Popup in the friends tab. This submission is accompanied by this implementation issue: https://github.com/colonistio/katan/issues/8366

Screens

Player View

image

Moderator View

image

No Friend Requests

image

Exceeded Friend Limit

image

Scenarios

Adding a Player as a Friend

image

Cancelling a Friend Request

image

Accepting a Friend Request

image

Declining a Friend Request

image

Related links

Submission Checklist

Reviewer

@demiculus

samgawaran commented 1 year ago

for reference purposes. This shows the other scenarios too. I'll closed this once the implementation is done.

demiculus commented 1 year ago
  1. The red is shiny af. Why that red? What other colors that we're using fit there more?
    • Try not to introduce new colors
    • Find a good color that red is awful
      1. Orange button on popup. Make it green.

edit the implementation issue and let me know https://github.com/colonistio/katan/issues/8366

samgawaran commented 1 year ago

@demiculus

The red is shiny af. Why that red? What other colors that we're using fit there more? image

We can either go with these two:

Blue: $color-store-partition-tab-active #2b6187 with hover: #2f6993 Light Red: $color-profile-friends-decline-button #ef3f2a with hover #c11104

The Light Red one is from the colors I'm using at the figma file before. We can either update our $color-profile-dropdown-text-logout to this color or remove this in our variables. Either way this red color is more mild compared to #F00000


I prefer the light red one but let me know what you want so I can finalize the implementation issue as well

demiculus commented 1 year ago

Light red