Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 556 Bytes

edit_profile.md

File metadata and controls

10 lines (8 loc) · 556 Bytes

Edit Profile

While adding the "Edit Profile" feature in your app or website, please check the following cases:

  1. None of the fields which were not a part of the signup form should be mandatory
  2. Profile pic field:
  3. Once picture uploaded should instantly reflect all across the website
  4. Picture should be auto compressed after upload.
  5. File size should be limited to 2 MB and limitations should be clearly mentioned in the UI
  6. There must be an option for the user to remove his picture and revert back to the default placeholder picture.