-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[User Settings] Allow users to modify avatar photo #2053
Comments
Upwork post: https://www.upwork.com/jobs/~017152423e80b99dba |
Hi, @kadiealexander! I will solve the issue by doing the following:
It will be done using
|
Proposal
|
Hi Team, Thanks 👍 |
Hi, This is Kaushik here. I would like to put a solution that actually explain itself instead of copy-pasted coding structure,
|
The app currently doesn't have an upload icon. When you get a chance, can you send that over? @shawnborton @michelle-thompson |
Added the icon over on the PR, but for posterity, here it is again: upload.svg.zip |
If you haven’t already, check out our contributing guidelines for onboarding!
With the new Settings > Profile page having been added, we need to add some new functionality: Allowing users to modify their avatar.
Deliverables
Edit Photo
beneath the avatar on the Settings > Profile page. If this button is pressed we should display two menu options allowing the user to either add the photo or remove it.AttachmentPicker
component to allow users to select an image to upload. On submission callPersonalDetails.setUserAvatar
getDefaultAvatar
Platform:
Expensify/Expensify Issue URL: https://github.com/Expensify/Expensify/issues/154987
The text was updated successfully, but these errors were encountered: