Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Profile v3 - main UI #9873

Closed
Tracked by #9876
exezbcz opened this issue Mar 24, 2024 · 7 comments · Fixed by #9931
Closed
Tracked by #9876

Profile v3 - main UI #9873

exezbcz opened this issue Mar 24, 2024 · 7 comments · Fixed by #9931
Labels
A-profile related to profile section A-seo-search-socials p2 core functionality, or is affecting 60% of app redesign

Comments

@exezbcz
Copy link
Member

exezbcz commented Mar 24, 2024

going offchain - partially

Design

image

letsgo

Banner and profile picture

  • there is banner of size 1440x360 - i guess 360px will be the maximum height
  • on top of the banner, there is 144x144px big profile picture (padding is 10px - the actually img is only 124px big)

the rest is underneath

Top part

  • lets start with artist name - this will be the offchain name, if the offchain name is not set, it will show the address

under are buttons

  • follow - states of the follow button are in the component section
  • wallet and links - new one, it consists of wallet address and links the user predefined
    image
    • copy button, transfer (redirect to our transfer page with prefilled address, subscan, subID)
  • share button
    image

Bio

  • limited to 200 characters (in the edit profile modal - issue will be linked in the tracking issue)
  • 14px font size

Followed by

  • this will show people that follow the account, and you follow them - same as Twitter, Instagram, etc.

Stats

image

  • bigger this time, bigger font size, different data

then divider and the rest stays the same, now for different states

Different views

Visitor

  • visitor will see follow button and the things you defined in the profile creation
    this is how empty profile looks like (user did not created the offchain profile yet)
    image
  • placeholder banner, placeholder profile picture, no bio

Owner

this is how the owner will see the empty account
image

  • instead of the follow function, there is "create profile"

if the profile is already created, there is edit profile
image

Mobile

image

stacks up the components

Dark mode

  • following the rules of our color system and color pairs
    image

Components section

all useful components found here
image

issue 1/3

@exezbcz exezbcz added p2 core functionality, or is affecting 60% of app A-seo-search-socials A-profile related to profile section redesign labels Mar 24, 2024
@daiagi daiagi self-assigned this Mar 26, 2024
@kodabot
Copy link
Collaborator

kodabot commented Mar 26, 2024

ASSIGNED - @daiagi 🔒 LOCKED -> Wednesday, March 27th 2024, 19:44:52 UTC -> 36 hours

@kodabot
Copy link
Collaborator

kodabot commented Mar 27, 2024

ASSIGNMENT EXPIRED - @daiagi has been unassigned.

@exezbcz
Copy link
Member Author

exezbcz commented Mar 28, 2024

@daiagi few things i realized now

as the default (empty) profile picture, we can use this from from polkadot address
this type:
image

and here is the follow button prototype. I had issues recording

Screen.Recording.2024-03-28.at.19.00.36.mov

@daiagi
Copy link
Contributor

daiagi commented Mar 29, 2024

OK @exezbcz

Thanks for the update , will make the needed changes

@daiagi
Copy link
Contributor

daiagi commented Mar 29, 2024

hi @exezbcz

almost done
but font-awesome doesn't have farcaster icon
where did you get it from?

@exezbcz
Copy link
Member Author

exezbcz commented Mar 29, 2024

@daiagi we use one in success modal - afaik its imported from somewhere

@daiagi daiagi mentioned this issue Mar 29, 2024
4 tasks
@yangwao
Copy link
Member

yangwao commented Mar 30, 2024

Profile off-chain worker implementation

  • banner
  • avatar
  • profile links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-profile related to profile section A-seo-search-socials p2 core functionality, or is affecting 60% of app redesign
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants