Open i2xzy opened 5 years ago
Casey Trimm 2 months ago A user should be able to update:
Please look into the possibility of uploading an avatar - it does not have to be done immediately, but a plan of attack would be nice. Perhaps we can use our S3 bucket.
As far as I can see, user's profile details can be updated using PUT /users/:userId
endpoint. @i2xzy Could you explain more?
@bluerid, we need the UI created in the user settings panel for users to update this information. A simple form should do. Check out the sign up form for an example of how to build forms with react and react-bootstrap.
Casey Trimm 5 months ago Create a way for a user to update their personal information. We may want to also add the option to upload an avatar. Some of this info may be shown in their profile and when their name shows up on clades they've edited.