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

Improve user profile screen #151

Closed
chimp1984 opened this issue Mar 23, 2022 · 2 comments
Closed

Improve user profile screen #151

chimp1984 opened this issue Mar 23, 2022 · 2 comments

Comments

@chimp1984
Copy link
Contributor

The user profile screen is very basic atm.

  • We should allow to delete an identity if not used in a channel. If it was used we should show a warning. We could keep deleted identities in a "trash folder" where the user can re-activate it once they found out they deleted it by mistake.
  • We should also add a context/description/tag field where the user can assign an identity to some use case, e.g. identity which is used for EUR-trades can be market with a "EUR" tag and that tag is shown next to the icon/username.
  • We should add a public profile description where the user can share some statement or info about themself (like on twitter)
  • We should add at least for trusted sellers a "term of trade" field where they can define their TACs for trading
  • Once we have fiat accounts implemented we should allow the user to attach fiat accounts so that could be later used in privat messages to quickly post the required account (banking) info to the peer. Maybe could be done via a simple text field like the TAC as well, but would be only used in PM (as opposed to TACs which might be used in public chats). The user could attach those predefined text then from some options in the chat overlay menu (maybe under "other options").
@UX-P
Copy link

UX-P commented Mar 27, 2022

Simple/basic is good. Here is an example of the user profile design

In this example the new trader is on the left and the rep traders profile is on the right (clickable prototype)

Reputable Trader Profile

The new trader clicks on available offer and the reputable trader profile on the right appears

There is a thick coloured ring representing the traders level, otherwise a badge can be used. The ring is perhaps more simplistic

The Trading level is displayed

Burn score- Using the term ‘score’ so that the figures do not have a financial association.

Account age if necessary

Meatball menu: mention, ignore and report

New Trader Profile

User profile on the left, click on user image for dropdown options

The new trader can click on their profile image and a dropdown option menu appears with the option to manage account, switch profiles and delete. I’m not sure if the option to delete this profile should be displayed here so maybe another essential option can replace this.

@chimp1984
Copy link
Contributor Author

Great thanks! Helps a lot to get those wireframes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants