-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
platform:frontendpriority:low 🏖️Low priority issueLow priority issuetype:enhancement 😃New feature or requestNew feature or request
Milestone
Description
Description:
The profile picture setting should be moved to the "Personal Information" section in the settings page. The following changes need to be made:
-
Relocate Profile Picture Setting:
- Move the profile picture setting into the "Personal Information" section.
-
Update Profile Picture Widget:
- Clicking "Update" should display a widget similar to the blue square currently used for drag/drop image or uploading an image.
-
Remove Image Size Restriction:
- There should not be an image size restriction. Instead, the client app should offer options to crop and center the image.
-
Upload Path for New Profile Image:
- The image should be uploaded to the cloud storage at
/tanam-users/{uid}/new-profile-image
without an extension.
- The image should be uploaded to the cloud storage at
Acceptance Criteria:
- Profile picture setting is relocated to the "Personal Information" section.
- Clicking "Update" displays the appropriate widget for image upload.
- Client app provides options to crop and center the uploaded image.
- The image is uploaded to the specified path without an extension.
Metadata
Metadata
Assignees
Labels
platform:frontendpriority:low 🏖️Low priority issueLow priority issuetype:enhancement 😃New feature or requestNew feature or request
Type
Projects
Status
Done