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

wallet reputation - new design required #73

Closed
AltiMario opened this issue Oct 19, 2022 · 1 comment
Closed

wallet reputation - new design required #73

AltiMario opened this issue Oct 19, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@AltiMario
Copy link
Sponsor Member

We tried to implement the wallet reputation without a clear redesign of the page but it was a mess. So, let's start again.
This ticket is about creating a design (for desktop and mobile as usual) for the user wallet, where is possible to update the user profile.
The current (not completed) ugly implementation is this
image
here https://pocre.netlify.app/wallet
The explanation of what every component does is well described here #35
Let's clarify what is needed:

1- The user can have many wallets (they are linked to browser extensions), currently they are just displayed one by side with another and it's not good. We need a section/tool where there is a list of the available wallets and where the user can select the one he prefers. When selected (means connected) the list disappears showing only the connected wallet. The user can disconnect the wallet, enabling again the list of the available wallets.
image

2- The user can edit:

  • email
  • phone
  • verify the ID (at the moment only a toggle on/off)
  • name
  • bio
    We need a button to edit and save (unless there is some other clever solution)

3- the stars rating are generated automatically (not imputed)

4- the time window available for creation approvement is generated automatically (not imputed) based on the stars rating

5- I would suggest adding some sort of (i) or "?" icon, to help the user understand the meaning of every component

@AltiMario AltiMario added the enhancement New feature or request label Oct 19, 2022
@AltiMario AltiMario changed the title wallet reputation - new design wallet reputation - new design required Oct 19, 2022
@AltiMario AltiMario moved this from To do to In progress in Interface, workflow, frontend, backend, DB Oct 20, 2022
@AltiMario AltiMario moved this from In progress to Done in Interface, workflow, frontend, backend, DB Oct 21, 2022
@AltiMario
Copy link
Sponsor Member Author

thank @mithunrayy for the nice design available here https://www.figma.com/file/RCsQiqMQd4MYot51y0ocH4/POCRE?node-id=3%3A98 (it includes view & edit for desktop & mobile)
Now the ticket is ready for the frontend development phase

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants