update profile info - GenusDev/genie-portal GitHub Wiki

Update Profile Info

logo

What can be updated: After navigating to the profile, you can update your full name, email, zipcode and password. This info will be presented statically and editable with a save button in the input space.

Bugs:

  • When changing the email it becomes truncated immediately, but when you log out and log back in, it displays the full email again. This seems to be a problem relating to the fetching of user’s tokens in the graph and user_dropdown components.
  • Dropdown needs to be more sticky, such that a person can more easily update it.
    • Fix: Implement react-onclickoutside npm package to make profile dropdown not disappear except onclickoutside.

To Develop:

  • Two factor authentication: Phone/email confirmations
  • Force user to scroll through bylaws before accepting
  • Make current wallet not overlap with above so it is more visible
  • integrate Security protocol when sending money to a wallet
  • Refresh button
  • Transaction log history
  • Searching through profiles - Using a person’s name to find their wallet
  • Social media integration - Like Twitter/ Facebook/ Instagram on the bottom ?
⚠️ **GitHub.com Fallback** ⚠️